X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1f03fe4a2e0d8dc843511a77eb11c55f8f340ea7;hb=fe2215ca407bc882da966f7393e05d2c3fee5f75;hp=6693d5b28e9aeb02c6dc56c97fb5ea38a9000453;hpb=0e5d4b27a71e867d3f96e36d94d90514aeb7fdfd;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 6693d5b..1f03fe4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,55 @@ +grml-etc-core (0.3.41) unstable; urgency=low + + * /etc/zsh/zshrc: + - replace $(which ...) with $(type ...) + * /etc/skel/.zshrc: + - replace $(which ...) with $(type ...) + - add alias 'g' for git. + + -- Michael Prokop Sun, 02 Dec 2007 19:54:45 +0100 + +grml-etc-core (0.3.40) unstable; urgency=low + + * /etc/zsh/zshrc: add MANWIDTH, deactivated by default though; + thanks Alexander Steinböck! [Closes: issue343] + * /etc/grml/screenrc: fix colorschema of 'switch order of caption and + hardstatus' + + -- Michael Prokop Thu, 22 Nov 2007 11:13:45 +0100 + +grml-etc-core (0.3.39) unstable; urgency=low + + * Move vim vs. vi from /etc/skel/.zshrc.grmlsmall to /etc/zsh/zshrc + to make sure it's also fixed for user root. + + -- Michael Prokop Mon, 05 Nov 2007 12:20:44 +0100 + +grml-etc-core (0.3.38) unstable; urgency=low + + * Provide e* functions in /etc/grml/lsb-functions again + and restore some RC_* variables. + Otherwise we break just too many scripts. + + -- Michael Prokop Wed, 24 Oct 2007 09:36:33 +0200 + +grml-etc-core (0.3.37) unstable; urgency=low + + [Frank Terbeck] + * Refactor /etc/grml/lsb-functions and /etc/grml/script-functions + [Closes: issue291] + + -- Michael Prokop Tue, 23 Oct 2007 20:06:21 +0200 + grml-etc-core (0.3.36) unstable; urgency=low + [Frank Terbeck] + * /etc/zsh/zshrc: not using 'for name0 name1 in a b c d ; ...' + anymore to work around problems with older zsh versions. + + [Michael Prokop] * /etc/zsh/zshrc: enable transient_rprompt only for zsh >= 4.1. - -- Michael Prokop Mon, 22 Oct 2007 10:18:26 +0200 + -- Michael Prokop Mon, 22 Oct 2007 16:48:40 +0200 grml-etc-core (0.3.35) unstable; urgency=low