Updated debian/changelog
[grml-etc-core.git] / debian / changelog
index 13d9bac..9739df2 100644 (file)
@@ -1,3 +1,22 @@
+grml-etc-core (0.3.64) unstable; urgency=low
+
+  * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]
+  * zshrc: put "zsh: repo-name" into screen title if the user is in a
+    VCS-controlled directory [Closes: issue635]
+
+ -- Frank Terbeck <ft@grml.org>  Mon, 23 Feb 2009 00:54:05 +0100
+
+grml-etc-core (0.3.63) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as
+    well. Thanks for reporting, gheift! [Closes: issue624]
+
+  [ Frank Terbeck ]
+  * zshrc: make /etc/zsh/functions.d recursive
+
+ -- Michael Prokop <mika@grml.org>  Thu, 19 Feb 2009 17:13:33 +0100
+
 grml-etc-core (0.3.62) unstable; urgency=low
 
   [ Michael Prokop ]
@@ -8,9 +27,10 @@ grml-etc-core (0.3.62) unstable; urgency=low
   * /etc/grml/screenrc:
     - re-enable keybindings '^\' and '\\' for exiting screen with query
       (thanks, gebi)
+  * zshrc: provide upgrade path via /etc/skel/.zshrc
 
   [ Frank Terbeck ]
-  * zshrc: Big setup merge: etc/zsh/zshrc + etc/skel/.zshrc into one file
+  * zshrc: Big setup merge: /etc/zsh/zshrc + /etc/skel/.zshrc into one file
     This includes various cleanups.
   * zshrc: provide .. as a possible completion
   * zshrc: Fix status() when $BAUD is unset, thanks to Alexander
@@ -23,7 +43,7 @@ grml-etc-core (0.3.62) unstable; urgency=low
     Jan-Hendrik Zab.
   * zshrc: add '-f' option to xtrename(), thanks esc.
 
- -- Frank Terbeck <ft@grml.org>  Sun, 08 Feb 2009 13:32:29 +0100
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
 
 grml-etc-core (0.3.61) unstable; urgency=low