dchange() function: remove hardcoded option
[grml-etc-core.git] / debian / changelog
index 33c90f7..82d7e5c 100644 (file)
@@ -1,3 +1,13 @@
+grml-etc-core (0.3.15) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - activate 'setopt pushd_ignore_dups' to avoid duplicates
+      in ~/.zdirs (thanks to wuehlmaus for bringing up
+      and for the appropriate configuration thanks to ft!)
+    - dchange() function: remove hardcoded option
+
+ -- Michael Prokop <mika@grml.org>  Sat, 07 Jul 2007 10:52:03 +0200
+
 grml-etc-core (0.3.14) unstable; urgency=low
 
   * /etc/zsh/zshrc: yse kexec alias only if /proc/cmdline can be read.