* /etc/skel/.zshrc: add functions for mercurial
[grml-etc-core.git] / debian / changelog
index 381b820..6852e68 100644 (file)
@@ -1,3 +1,26 @@
+grml-etc-core (0.1-25) unstable; urgency=low
+
+  * /etc/skel/.zshrc: add functions for mercurial
+  * Added /etc/skel/.hgrc - configuration file for mercurial.
+  * Added /etc/skel/.vim/plugin/DirDiff.vim (plugin to diff and merge
+    two directories recursively), taken from
+    http://www.vim.org/scripts/script.php?script_id=102
+
+ -- Michael Prokop <mika@grml.org>  Sun, 22 Oct 2006 21:24:39 +0200
+
+grml-etc-core (0.1-24) unstable; urgency=low
+
+  * Code improvements to /etc/zsh/zshrc and /etc/skel/.zshrc,
+    thanks for the patch - Frank Terbeck!
+
+ -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 19:29:59 +0200
+
+grml-etc-core (0.1-23) unstable; urgency=low
+
+  * Fix typo in /etc/zsh/zshrc.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 21 Oct 2006 16:36:54 +0200
+
 grml-etc-core (0.1-22) unstable; urgency=low
 
   * /etc/zsh/zshrc: update functions dchange and uchange - check