zshrc: add a handler that uses debian's command-not-found package
[grml-etc-core.git] / debian / changelog
index b2c6d3e..dbeee10 100644 (file)
@@ -2,10 +2,14 @@ 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>  Fri, 03 Apr 2009 22:49:53 +0200
+ -- Frank Terbeck <ft@grml.org>  Sat, 04 Apr 2009 11:52:50 +0200
 
 grml-etc-core (0.3.65) unstable; urgency=low