X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=4ed4d5d4d3ce68d28c244863df33f2f975b8de30;hb=8d44faaf696f3ad6fcb70cfe5fbb99cef249d26c;hp=370a6f85aacff3e6511e43995d1cd94315806f4d;hpb=500e8c54bec1b94515b49c2e4fc9e2fd39d618ca;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 370a6f8..4ed4d5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Fri, 26 Feb 2010 22:04:31 +0100 + +grml-etc-core (0.3.78) unstable; urgency=low + + [ Michael Prokop ] + * Apply patch by Axel Beckert (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 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 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 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 Mon, 07 Sep 2009 17:56:23 +0200 + -- Michael Prokop 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 Mon, 10 Aug 2009 14:15:50 +0200 grml-etc-core (0.3.73) unstable; urgency=low