/etc/zsh/zshrc: add completion for qma (thanks, wuehlmaus)
[grml-etc-core.git] / debian / changelog
index cb3ea12..51c1744 100644 (file)
@@ -1,3 +1,10 @@
+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 +14,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