zshrc: add a handler that uses debian's command-not-found package
[grml-etc-core.git] / debian / changelog
index dd2cd27..dbeee10 100644 (file)
@@ -1,3 +1,16 @@
+grml-etc-core (0.3.66) unstable; urgency=low
+
+  * vimrc: only set screen title if the caller explicitly asks for it.
+  * zshrc: ask for setting screen title in vim via a wrapper function.
+  * zshrc: only compdef commands to _gnu_generic if no native completion
+    exists.
+  * zshrc: add commit-to-history widget, that allows users to add
+    command lines to zsh's history without executing [Closes: issue407]
+  * zshrc: add a handler that uses debian's command-not-found package
+    if an external command could not be found. [Closes: issue564]
+
+ -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
+
 grml-etc-core (0.3.65) unstable; urgency=low
 
   [ Frank Terbeck ]