X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=f866d04d8f4a239aa6ceae501bf1a9dfdc4cbfd4;hb=031ad3ac7432514b0ddbf1c10c9f1a99ba21a335;hp=5e6c7deb76d668b0f14392ea372286a7a3add851;hpb=1070e95c2e69a17540eb608b819d40f8ca5f37f4;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 5e6c7de..f866d04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +grml-etc-core (0.2.28) unstable; urgency=low + + * /etc/vim/vimrc: added 'set wildmenu' (thanks for suggestion, ft!) + + -- Michael Prokop Fri, 9 Mar 2007 15:33:55 +0100 + +grml-etc-core (0.2.27) unstable; urgency=low + + * Another fix for debian/preinst to avoid breakage on older systems. + + -- Michael Prokop Sat, 3 Mar 2007 18:36:41 +0100 + +grml-etc-core (0.2.26) unstable; urgency=low + + * Move /etc/skel/.channels to package grml-etc. + * Fix preinst failure of /etc/zsh/zlogin on Debian stable systems. + + -- Michael Prokop Thu, 1 Mar 2007 14:59:51 +0100 + +grml-etc-core (0.2.25) unstable; urgency=low + + * /etc/zsh/zshrc: user root should have umask 022 of course. + User has 002. Thanks for reporting, Tobias Walkowiak! + + -- Michael Prokop Mon, 26 Feb 2007 18:44:45 +0100 + +grml-etc-core (0.2.24) unstable; urgency=low + + * /etc/zsh/zshenv: source /etc/default/locale only if + $LANG is not set. If $LANG is not set at all fall + back to en_US.iso885915 as usual. This allows manual + overwriting of $LANG. + + -- Michael Prokop Sun, 25 Feb 2007 22:08:55 +0100 + grml-etc-core (0.2.23) unstable; urgency=low * /etc/zsh/zshrc: