X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7299b2d61a081f3c221f2cf60a381904e8459caf;hb=6193e553d31bf5aba61f8ef5ffd072ac3805ef7a;hp=55bbefd32762a738bd492a3b78434583f6bfa794;hpb=aaebb85b04148aafcad855c310254b0568ddad72;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 55bbefd..7299b2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +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: @@ -5,6 +28,13 @@ grml-etc-core (0.2.23) unstable; urgency=low /bin/sh or /bin/bash. :-/ - 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