zsh: Make sure xsource works in any case; add modelines for vim
[grml-etc-core.git] / debian / changelog
index a0b543f..54e373f 100644 (file)
@@ -1,11 +1,17 @@
 grml-etc-core (0.3.41) unstable; urgency=low
 
-  * /etc/zsh/zshrc and /etc/skel/.zshrc:
-    - replace $(which ...) with $(type ...)
-    - add alias 'g' for git
-    - standarized the use of brackets - double instead of single ones -
-      for test situations like if-clauses. Thanks for the patch,
-      Alexander Steinböck! [Testing: issue354]
+  [ Alexander Steinböck]
+  * zsh: standarized the use of brackets - double instead of
+    single ones - for test situations like if-clauses [thanks!]
+    [Testing: issue354]
+
+  [ Michael Prokop ]
+  * zsh: add alias 'g' for git
+  * zsh: set modelines for vim according to new indenting policy
+
+  [ Frank Terbeck ]
+  * zsh: several small cleanups by ft [thanks!]
+  * zsh: patch bomb for unified indenting [thanks!]
 
  -- Michael Prokop <mika@grml.org>  Sun, 02 Dec 2007 19:54:45 +0100