X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=72ea5f0b72b6e2320d2039ee2be8df143a574fcf;hb=538b20715841b392eb9b8f7a410546e78de57afa;hp=6852e684e5ad0d72fb123da79d01a60970e656ff;hpb=7cb3be14606f3e2f2e7d01adbf2cf64db4176606;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 6852e68..72ea5f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +grml-etc-core (0.1-26) unstable; urgency=low + + The "Frank Terbeck is my zsh hero" release. + + * Update /etc/zsh/site-functions/_hg to latest version from + http://hg.intevation.org/mercurial/crew + * Added /etc/zsh/site-functions/_grmlinitd for better completion + of "Start Restart Stop Reload" with initscripts, thanks - Frank + Terbeck! + * /etc/zsh/zshrc: + - use is-at-least for is4[2]-functions if possible + - bugfix for $2 in initscripts "Start Restart Stop Reload" + function (thanks, Frank Terbeck!) + - use zsh's color capabilities if the module is present + (thanks, Frank Terbeck!) + * /etc/zsh/zshenv: + - set /bin instead of /bin/ in $PATH + * /etc/skel/.zshrc: + - updated alias fbmplayer (thanks, wuehlmaus!) + - added function gex (google exact search, thanks wuehlmaus!) + - added gethgsnap and gethgclone for retrieving mercurial + - use $SUDO in the whole file instead of $RUNASROOT + - use 'setopt errreturn' in some functions + + -- Michael Prokop Tue, 24 Oct 2006 20:35:29 +0200 + grml-etc-core (0.1-25) unstable; urgency=low * /etc/skel/.zshrc: add functions for mercurial