zshrc: Using "emulate -L"s in functions where needed
[grml-etc-core.git] / debian / changelog
index ade7055..9e9dda2 100644 (file)
@@ -1,9 +1,30 @@
+grml-etc-core (0.3.73) UNRELEASED; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Fix a problem when calling compinit can seem to cause zsh startup
+    to hang forever. Reported by Rasmus Steinke.
+  * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by
+    Rasmus Steinke.
+  * zshrc: Give check_com a -g option to test for global aliases, too.
+  * zshrc: Get rid of whence, once and for all.
+  * zshrc: Insert a condition for loading /etc/default/locale
+    [Closes: issue706]
+  * zshrc: Set options a lot earlier and include noshwordsplit explicitly.
+  * zshrc: Make functions insusceptible to user option settings.
+
+  [ Michael Prokop ]
+  * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for
+    the suggestion to Carsten Hey.
+
+ -- Frank Terbeck <ft@grml.org>  Wed, 08 Jul 2009 13:26:50 +0200
+
 grml-etc-core (0.3.72) unstable; urgency=low
 
   * zshrc: Clarify how the context of the styles for directory based
     profiles are used and mention a "best practice".
+  * zshrc: Add a note about where to send patches at the top of zshrc.
 
- -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:20:12 +0200
+ -- Frank Terbeck <ft@grml.org>  Sat, 30 May 2009 19:31:55 +0200
 
 grml-etc-core (0.3.71) unstable; urgency=low