X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=dd2cd278b6d353f10bda7d59597eff0a8a70093d;hb=20aa536b5cef0cef7cdd11842426af40f6686c02;hp=9739df215ff20437c05b01688cc2e945b2afdf44;hpb=60a3f7c9690ead62e0fbe7c9e82a4f88e9e44d6e;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 9739df2..dd2cd27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-etc-core (0.3.65) unstable; 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. + * zshrc: Added a space to a grep related abbreviation for seamless + typing; by Alexander Steinböck [Closes: issue616] + * zshrc: Fix pattern to extract battery status from newer acpi + versions. [Closes: issue657] + * zshrc: Always read /etc/default/locale. Users are expected to + adjust locale settings via '.zshrc.local'. + + [ Michael Prokop ] + * vimrc: add check for $NOPRECMD [Closes: issue447] + * vimrc: enable features only if available [Closes: issue641] + * zshrc: use 'setopt noglobdots' as [Open]SuSE uses in its + /etc/zshrc 'setopt globdots' by default. + + -- Michael Prokop Tue, 31 Mar 2009 23:52:18 +0200 + grml-etc-core (0.3.64) unstable; urgency=low * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627]