zshrc: Fix wrong placed comments for debbug vs. debbugm
[grml-etc-core.git] / debian / changelog
index e0ce867..ed7af87 100644 (file)
@@ -1,9 +1,32 @@
+grml-etc-core (0.3.51) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Add persistent dirstack support for shells older than 4.2.0
+  * zshrc: Make ',.' abbreviation optional [Closes: issue445]
+
+  [ Michael Prokop ]
+  * zshrc:
+    - Add support for ${HOME}/.zshenv.
+    - Add new function ansi-colors() [via harnir]
+    - Support .deb in show-archive() [via harnir]
+    - Fix wrong placed comments for debbug vs. debbugm.
+      Thanks to Dennis Schreiber for pointing out.
+  * zshenv: set $PATH on Solaris/SunOS.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 17 Jul 2008 21:29:56 +0200
+
 grml-etc-core (0.3.50) unstable; urgency=low
 
+  [ Michael Prokop ]
   * zshrc: update function git-get-plaindiff() so it works around
     the "generating..." bug
+  * zshenv: extend and update $ADDONS handling
+
+  [ Frank Terbeck ]
+  * zshrc: add new bindings: '^xP' and '^xp' for
+    history-beginning-search-{forward,backward}
 
- -- Michael Prokop <mika@grml.org>  Sat, 08 Mar 2008 14:13:50 +0100
+ -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
 
 grml-etc-core (0.3.49) unstable; urgency=low