Release new version 0.3.80.
[grml-etc-core.git] / debian / changelog
index 370a6f8..4ed4d5d 100644 (file)
@@ -1,14 +1,80 @@
-grml-etc-core (0.3.74) unstable; urgency=low
+grml-etc-core (0.3.80) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Switch `minimal-shell()' from ksh93 to mksh
+  * grmlzshrc.t2t: Updated minimal-shell entry
+  * Make our C-z shortcut smarter
+
+  [ Michael Prokop ]
+  * Drop backupcopy option to avoid overwriting symlinks. Issue brought
+    up by Ulrich, thanks!
+
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 01:34:37 +0100
+
+grml-etc-core (0.3.79) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Use wrapper functions for changing title/screen status
+    [Closes: issue779]
+
+  [ Frank Terbeck ]
+  * zshrc: Fix another vcs_info bug, wrt to backwards compatibility with
+    older git versions. Reported by Timo Boettcher.
+
+  [ Michael Prokop ]
+  * Bump Standards-Version to 3.8.4 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 22:04:31 +0100
+
+grml-etc-core (0.3.78) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * Apply patch by Axel Beckert <abe@deuxchevaux.org> (thanks!) which
+    adds Emacs local variables at EOF equivalent to vim's.
+    [Closes: issue745]
+
+  [ Frank Terbeck ]
+  * zshrc: Fixed a bug in vcs_info which led to an endless loop, when
+    a directory had really screwy premissions. Noticed by Christian
+    Hofstaedtler.
+
+  [ Ulrich Dangel ]
+  * Added top configuration file to skel directory. Thanks to Andras
+    Korn for the idea. [Closes: issue755]
+
+ -- Frank Terbeck <ft@grml.org>  Sun, 07 Feb 2010 18:04:11 +0100
+
+grml-etc-core (0.3.77) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * zshrc: drop aumix call in swspeak().
+
+  [ Frank Terbeck ]
+  * Added doc/ which contains a reference manual for grml's zsh setup.
+    See the manual's AUTHORS section and the git history for who was
+    involved. Thanks to everyone who helped!
+
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Oct 2009 01:02:45 +0200
+
+grml-etc-core (0.3.76) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: add openssl hash functions [Closes: issue741]
+  * zshrc: use history-incremental-pattern-search-* for incremental history
+    searches per default (via ^r and ^s).
+  * zshrc: actively do 'setopt unset'
+
+ -- Michael Prokop <mika@grml.org>  Wed, 14 Oct 2009 09:26:37 +0200
+
+grml-etc-core (0.3.75) 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'.
   * zshrc: fix description of alias md (it's mkdir and not rmdir).
   * Bump Standards-Version to 3.8.3 (no further changes).
 
@@ -20,7 +86,17 @@ grml-etc-core (0.3.74) unstable; urgency=low
   * zshrc: Remove aliases ips and check_dpkg_running.
   * zshrc: Remove tla aliases.
 
- -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:56:23 +0200
+ -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 17:58:58 +0200
+
+grml-etc-core (0.3.74) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * vimrc: merged /etc/vim/vimrc and /etc/skel/.vimrc into one file
+
+  [ Michael Prokop ]
+  * /etc/grml/script-functions: replace 'type -p' with 'which'.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 10 Aug 2009 14:15:50 +0200
 
 grml-etc-core (0.3.73) unstable; urgency=low