/etc/zsh/zshrc: added functions deswap, hex and peval
[grml-etc-core.git] / debian / changelog
index cb3ea12..1988bc4 100644 (file)
@@ -7,10 +7,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