Add new function ansi-colors()
[grml-etc-core.git] / debian / changelog
index f99ea58..4318d70 100644 (file)
@@ -1,3 +1,37 @@
+grml-etc-core (0.3.51) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Add persistent dirstack support for shells older than 4.2.0
+
+  [ Michael Prokop ]
+  * zshrc:
+    - Add support for ${HOME}/.zshenv.
+    - Add new function ansi-colors() [via harnir]
+    - Support .deb in show-archive() [via harnir]
+  * zshenv: set $PATH on Solaris/SunOS.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 17 May 2008 22:53:04 +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}
+
+ -- Frank Terbeck <ft@grml.org>  Thu, 20 Mar 2008 20:33:49 +0100
+
+grml-etc-core (0.3.49) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Keeping check_com() defined after zshrcs are sourced
+
+ -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 19:20:54 +0100
+
 grml-etc-core (0.3.48) unstable; urgency=low
 
   [ Alexander Steinböck ]