zshrc: Unification cleanup - Episode I
[grml-etc-core.git] / debian / changelog
index bd901cc..c5f384f 100644 (file)
@@ -1,3 +1,28 @@
+grml-etc-core (0.3.62) unstable; urgency=low
+
+  * /etc/skel/.vimrc:
+    - disable digraph by default (it's annoying for users not
+      being aware of 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)
+
+ -- Michael Prokop <mika@grml.org>  Tue, 27 Jan 2009 21:57:00 +0100
+
+grml-etc-core (0.3.61) unstable; urgency=low
+
+  * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin
+    [Closes: issue583]
+
+ -- Frank Terbeck <ft@grml.org>  Fri, 05 Dec 2008 18:48:45 +0100
+
+grml-etc-core (0.3.60) unstable; urgency=low
+
+  * zshrc: add alias http for running "python -m SimpleHTTPServer"
+
+ -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 12:52:40 +0100
+
 grml-etc-core (0.3.59) unstable; urgency=low
 
   [ Frank Terbeck ]