source /etc/default/locale only if LANG is not set
[grml-etc-core.git] / debian / changelog
index 55bbefd..c167d09 100644 (file)
@@ -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 <mika@grml.org>  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