X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=dbeee1029bcfff223b49995e4b3d93fdc0934151;hb=dd303d12e21ef67be7076604879299b896a8fa83;hp=ccae0c127339c8ba0370b54d697e79a6c7522e80;hpb=98684b6bc8b75e5e6b5d413ee4d3a2bbf90d1181;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index ccae0c1..dbeee10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,38 @@ +grml-etc-core (0.3.66) unstable; urgency=low + + * vimrc: only set screen title if the caller explicitly asks for it. + * zshrc: ask for setting screen title in vim via a wrapper function. + * zshrc: only compdef commands to _gnu_generic if no native completion + exists. + * zshrc: add commit-to-history widget, that allows users to add + command lines to zsh's history without executing [Closes: issue407] + * zshrc: add a handler that uses debian's command-not-found package + if an external command could not be found. [Closes: issue564] + + -- Frank Terbeck Sat, 04 Apr 2009 11:52:50 +0200 + 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. - -- Frank Terbeck Fri, 27 Feb 2009 22:06:31 +0100 + -- Michael Prokop Tue, 31 Mar 2009 23:52:18 +0200 grml-etc-core (0.3.64) unstable; urgency=low