added changelog entry
[grml-etc-core.git] / debian / changelog
index f99ea58..4c1d045 100644 (file)
@@ -1,3 +1,46 @@
+grml-etc-core (0.3.51) UNRELEASED; urgency=low
+
+  * zshrc: add runit sysv emulation support to Start/Stop/Restart/...
+
+ -- Michael Gebetsroither <gebi@grml.org>  Fri, 01 Aug 2008 13:52:05 +0200
+
+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}
+
+ -- 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 ]