zshenv: extend and update $ADDONS handling
[grml-etc-core.git] / debian / changelog
index a368c4e..595693f 100644 (file)
@@ -1,9 +1,39 @@
+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 ]
-  * use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
+  * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386]
+  * zshrc: adding whatwhen() for history queries [Closes: issue380]
+
+  [ Frank Terbeck ]
+  * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389]
+
+  [ Michael Prokop ]
+  * zshrc: enable 'setopt longlistjobs' by default
+  * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su,
+    otherwise it breaks "su - $USER". Thanks for bringing this up,
+    Martin Yazdzik!
 
- -- Frank Terbeck <ft@grml.org>  Wed, 30 Jan 2008 21:17:57 +0100
+ -- Michael Prokop <mika@grml.org>  Mon, 11 Feb 2008 17:58:42 +0100
 
 grml-etc-core (0.3.47) unstable; urgency=low