Bumb version number
[grml-etc-core.git] / debian / changelog
index 71f4fd2..1cee470 100644 (file)
@@ -1,3 +1,57 @@
+grml-etc-core (0.3.42) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zsh: disable command-completion descriptions
+
+ -- Michael Prokop <mika@grml.org>  Tue, 11 Dec 2007 19:45:18 +0100
+
+grml-etc-core (0.3.41) unstable; urgency=low
+
+  The big zsh update release.
+
+  [ Alexander Steinböck]
+  * standarized the use of brackets - double instead of
+    single ones - for test situations like if-clauses [thanks!]
+    [Testing: issue354]
+
+  [ Michael Prokop ]
+  * add alias 'g' for git
+  * set modelines for vim according to new indenting policy
+  * extend debbug() based on http://xana.scru.org/quanks/b-func.html
+
+  [ Frank Terbeck ]
+  * several small cleanups by ft
+  * patch bomb for unified indenting
+  * introducing check_com() to check for the existence of commands
+  * introducing more utility functions: xcat and xsource
+    moving salias to utility functions
+
+ -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100
+
+grml-etc-core (0.3.40) unstable; urgency=low
+
+  * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though;
+    thanks Alexander Steinböck! [Closes: issue343]
+  * /etc/grml/screenrc: fix colorschema of 'switch order of caption and
+    hardstatus'
+
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:13:45 +0100
+
+grml-etc-core (0.3.39) unstable; urgency=low
+
+  * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc
+    to make sure it's also fixed for user root.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 12:20:44 +0100
+
+grml-etc-core (0.3.38) unstable; urgency=low
+
+  * Provide e* functions in /etc/grml/lsb-functions again
+    and restore some RC_* variables.
+    Otherwise we break just too many scripts.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 Oct 2007 09:36:33 +0200
+
 grml-etc-core (0.3.37) unstable; urgency=low
 
   [Frank Terbeck]