zshrc: remove sig()
[grml-etc-core.git] / debian / changelog
index 113a4e2..e9768af 100644 (file)
@@ -3,6 +3,9 @@ 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'.
@@ -12,7 +15,7 @@ grml-etc-core (0.3.74) unstable; urgency=low
   * zshrc: Removing shtgz(). shtar() does the same, just portably.
   * zshrc: Remove broken ytdl() function.
 
- -- Frank Terbeck <ft@grml.org>  Fri, 21 Aug 2009 18:35:07 +0200
+ -- Frank Terbeck <ft@grml.org>  Tue, 25 Aug 2009 22:31:04 +0200
 
 grml-etc-core (0.3.73) unstable; urgency=low