/etc/zsh/zshrc: dchange() - restore old behaviour
[grml-etc-core.git] / debian / changelog
index 50cac8c..14f9cdd 100644 (file)
@@ -1,8 +1,18 @@
+grml-etc-core (0.3.16) unstable; urgency=low
+
+  * /etc/zsh/zshrc: dchange() - restore old behaviour with
+    fallback to /usr/share/doc/$PACKAGE/changelog.gz before
+    trying to download the changelog via aptitude
+
+ -- Michael Prokop <mika@grml.org>  Tue, 10 Jul 2007 16:19:54 +0200
+
 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!)
+  * /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