zshrc: alias lsl should list all symlinks.
[grml-etc-core.git] / debian / changelog
index 1fe31e1..8eae541 100644 (file)
@@ -1,3 +1,24 @@
+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'.
+
+  [ Joerg Woelke ]
+  * zshrc: Fix lsx and lsl aliases.
+  * zshrc: Removing shtgz(). shtar() does the same, just portably.
+  * zshrc: Remove broken ytdl() function.
+  * zshrc: Typo fixes
+  * zshrc: Remove aliases ips and check_dpkg_running.
+
+ -- Frank Terbeck <ft@grml.org>  Thu, 27 Aug 2009 20:01:01 +0200
+
 grml-etc-core (0.3.73) unstable; urgency=low
 
   [ Frank Terbeck ]