X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=da4a631ffbb5d2c9ce676314ea6f1735fe75c53a;hb=16934bdacf66efc5f477d0986e026a68ff79830a;hp=1c0ed15dbf7082ef95f225869bf6d5c698a40737;hpb=fab8bcc2d42a8202856a8ff1e1b5b21c596c51f8;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 1c0ed15..da4a631 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,25 @@ -grml-etc-core (0.3.73) UNRELEASED; urgency=low +grml-etc-core (0.3.73) unstable; urgency=low + [ Frank Terbeck ] * zshrc: Fix a problem when calling compinit can seem to cause zsh startup to hang forever. Reported by Rasmus Steinke. * zshrc: Fix problems related to TERM=mostlike in zshrc. Again reported by Rasmus Steinke. + * zshrc: Give check_com a -g option to test for global aliases, too. + * zshrc: Get rid of whence, once and for all. + * zshrc: Insert a condition for loading /etc/default/locale + [Closes: issue706] + * zshrc: Set options a lot earlier and include noshwordsplit explicitly. + * zshrc: Make functions insusceptible to user option settings. + * zsh: move completion.d and functions.d to usr/share + * zshrc: Include the current directory in the persistent directory stack. + + [ Michael Prokop ] + * zshrc: add deborphan, pal and hnb to compdef _gnu_generic. Thanks for + the suggestion to Carsten Hey. + * Minor Debian packaging updates (to make recent lintian versions happy). - -- Frank Terbeck Tue, 02 Jun 2009 16:36:32 +0200 + -- Michael Prokop Tue, 28 Jul 2009 17:48:57 +0200 grml-etc-core (0.3.72) unstable; urgency=low