X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c167d096e062dfdd17585d498cb596dc213cb4ca;hb=fbcf64be606a6956dc4c4ade15775e4a4670366f;hp=55bbefd32762a738bd492a3b78434583f6bfa794;hpb=aaebb85b04148aafcad855c310254b0568ddad72;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 55bbefd..c167d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +grml-etc-core (0.2.24) unstable; urgency=low + + * /etc/zsh/zshenv: source /etc/default/locale only if + $LANG is not set. If $LANG is not set at all fall + back to en_US.iso885915 as usual. This allows manual + overwriting of $LANG. + + -- Michael Prokop Sun, 25 Feb 2007 22:08:55 +0100 + grml-etc-core (0.2.23) unstable; urgency=low * /etc/zsh/zshrc: @@ -5,6 +14,13 @@ grml-etc-core (0.2.23) unstable; urgency=low /bin/sh or /bin/bash. :-/ - add a space character in some abbreviation expansions so it's better readable. + - added insert-unicode-char + - drop the check for + /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and + /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic + because the check does not work for example with the zsh-beta + package. If you notice problems with the current code please + let me know. * /etc/skel/.zshrc: - added function ytdl (download video from youtube) - work around non utf8 capable software in utf environment