X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=09de354d7785af8f766ff6ddcfbf355363b9b40c;hb=bc60c308d4e80b7943714dbec09dc3be81b9f2de;hp=8264a195b0305e92aeb1ee173703437fba0dd556;hpb=12f9927c8ff4a36535c763038107433d8c1ff8ed;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 8264a19..09de354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +grml-etc-core (0.3.65) UNRELEASED; urgency=low + + [ Frank Terbeck ] + * zshrc: Add $NOTITLE to disable alteration of terminal titles. + Based on an idea by Timo Boettcher. + * zshrc: Cleaned up abbreviations by Alexander Steinböck. + [Closes: issue642] + * zshrc: source ~/.zshrc.local for root, too. + + [ Michael Prokop ] + * vimrc: add check for $NOPRECMD [Closes: issue447] + * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its + /etc/zshrc 'setopt globdots' by default. + + -- Frank Terbeck Sun, 08 Mar 2009 18:30:04 +0100 + +grml-etc-core (0.3.64) unstable; urgency=low + + * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627] + * zshrc: put "zsh: repo-name" into screen title if the user is in a + VCS-controlled directory [Closes: issue635] + + -- Frank Terbeck Mon, 23 Feb 2009 00:54:05 +0100 + grml-etc-core (0.3.63) unstable; urgency=low [ Michael Prokop ]