X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=72a656462209df70ec3eab8a55869107acc82eb8;hb=1ca67a0aed6076b6809d25dd0d0b880f6c742448;hp=1d041da7cee38cb0eafc971861632f120547029c;hpb=d3741cae8fbe2b2f7386c75f9d0881a91570b125;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 1d041da..72a6564 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +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: @@ -6,6 +35,12 @@ grml-etc-core (0.2.23) unstable; urgency=low - add a space character in some abbreviation expansions so it's better readable. - added insert-unicode-char + - drop the check for + /usr/share/zsh/$ZSH_VERSION/functions/Prompts/promptinit and + /usr/share/zsh/$ZSH_VERSION/functions/Zle/url-quote-magic + because the check does not work for example with the zsh-beta + package. If you notice problems with the current code please + let me know. * /etc/skel/.zshrc: - added function ytdl (download video from youtube) - work around non utf8 capable software in utf environment