zshrc: Minor mispelling in output of purge().
[grml-etc-core.git] / debian / changelog
index 5f87c5c..2511cf6 100644 (file)
@@ -2,11 +2,21 @@ grml-etc-core (0.3.74) unstable; urgency=low
 
   [ Frank Terbeck ]
   * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
+  * zshrc: mark specialized run-help functions for autoloading
+  * zshrc: remove reload(). 'exec zsh' is a much more robust way of
+    reloading the configuration.
+  * zshrc: remove sig() function
 
   [ Michael Prokop ]
   * /etc/grml/script-functions: replace 'type -p' with 'which'.
 
- -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
+  [ Joerg Woelke ]
+  * zshrc: Fix the lsx alias.
+  * zshrc: Removing shtgz(). shtar() does the same, just portably.
+  * zshrc: Remove broken ytdl() function.
+  * zshrc: Typo fixes
+
+ -- Frank Terbeck <ft@grml.org>  Wed, 26 Aug 2009 13:19:31 +0200
 
 grml-etc-core (0.3.73) unstable; urgency=low