/etc/zsh/completion.d/grml-wallpaper: close issue116
[grml-etc-core.git] / debian / changelog
index cb3ea12..4e16bd7 100644 (file)
@@ -1,3 +1,25 @@
+grml-etc-core (0.2.18) unstable; urgency=low
+
+  * /etc/zsh/completion.d/grml-wallpaper: allow proper setting
+    of parameters for local directories [Closses: issue116]
+
+ -- Michael Prokop <mika@grml.org>  Tue,  6 Feb 2007 20:17:02 +0100
+
+grml-etc-core (0.2.17) unstable; urgency=low
+
+  * zsh config files: fix handling of check for binaries, thanks
+    for reporting to Erich Minderlein, thanks for investigation
+    and patch to ft! (Closes: issue80)
+
+ -- Michael Prokop <mika@grml.org>  Fri, 19 Jan 2007 19:27:43 +0100
+
+grml-etc-core (0.2.16) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - add completion for qma (thanks, wuehlmaus)
+
+ -- Michael Prokop <mika@grml.org>  Thu, 18 Jan 2007 13:08:54 +0100
+
 grml-etc-core (0.2.15) unstable; urgency=low
 
   * /etc/zsh/zshrc:
@@ -7,10 +29,14 @@ grml-etc-core (0.2.15) unstable; urgency=low
     - improved host completion (thanks for some code, Kai Wilke!)
     - added apache2-ssl-certificate() as Debian does not ship
       the script anymore *grml*
+    - support zsh profiling via $ZSH_PROFILE_RC and profile()
     - added alias 0 which does nothing else than 'return 0' (I like
       a clean prompt without error return codes inside but don't
       want to miss the feature itself, so just press 0<cr> and that's
       it :))
+    - added alias debs-by-size
+    - added function deswap (useful after suspending), function hex
+      (print hex value of a number) and function peval (perl-eval)
 
  -- Michael Prokop <mika@grml.org>  Fri,  5 Jan 2007 00:00:54 +0100