zshrc: provide upgrade path via /etc/skel/.zshrc
[grml-etc-core.git] / debian / changelog
index 6131692..3e63cc1 100644 (file)
@@ -1,11 +1,30 @@
 grml-etc-core (0.3.62) unstable; urgency=low
 
+  [ Michael Prokop ]
   * /etc/skel/.vimrc:
-    * disable digraph by default (it's annoying for users not
+    - disable digraph by default (it's annoying for users not
       being aware of it)
-    * enable syntax highlighting only if the vim version supports it
+    - enable syntax highlighting only if the vim version supports it
+  * /etc/grml/screenrc:
+    - re-enable keybindings '^\' and '\\' for exiting screen with query
+      (thanks, gebi)
+  * zshrc: provide upgrade path via /etc/skel/.zshrc
 
- -- Michael Prokop <mika@grml.org>  Wed, 21 Jan 2009 14:52:14 +0100
+  [ Frank Terbeck ]
+  * 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
+    Steinböck [Closes: issue605]
+  * zshrc: backport disable-patterns feature of vcs_info to the included
+    version, thanks Christian Hofstaedtler.
+  * zshrc: add support for OS X (fink and macports) thanks Christian
+    Hofstaedtler.
+  * zshrc: Use check_com for screen alias check/execution, thanks
+    Jan-Hendrik Zab.
+  * zshrc: add '-f' option to xtrename(), thanks esc.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 13:24:23 +0100
 
 grml-etc-core (0.3.61) unstable; urgency=low