zshrc: source ~/.zshrc.local for root, too
[grml-etc-core.git] / debian / changelog
index 8264a19..09de354 100644 (file)
@@ -1,3 +1,27 @@
+grml-etc-core (0.3.65) UNRELEASED; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Add $NOTITLE to disable alteration of terminal titles.
+    Based on an idea by Timo Boettcher.
+  * zshrc: Cleaned up abbreviations by Alexander Steinböck.
+    [Closes: issue642]
+  * zshrc: source ~/.zshrc.local for root, too.
+
+  [ Michael Prokop ]
+  * vimrc: add check for $NOPRECMD [Closes: issue447]
+  * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its
+    /etc/zshrc 'setopt globdots' by default.
+
+ -- Frank Terbeck <ft@grml.org>  Sun, 08 Mar 2009 18:30:04 +0100
+
+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 ]