X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=dc4eb17c7f9e01626388a11e730561e4eded039c;hb=11a10666977ec26bc4b83b427f49404220ecd465;hp=f99ea585d59719f9d1f7fabf44ac5bf0aaea83a5;hpb=1ba504b8966b69fae818621fb9d1e96220349c40;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index f99ea58..dc4eb17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +grml-etc-core (0.3.51) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: Add persistent dirstack support for shells older than 4.2.0 + * zshrc: Make ',.' abbreviation optional [Closes: issue445] + * zshrc: remove xunfunction() altogether; it prevented things like + 'source ~/.zshrc' from working. + + [ Michael Gebetsroither ] + * zshrc: add runit sysv emulation support to Start/Stop/Restart/... + + [ Michael Prokop ] + * zshrc: + - Add support for ${HOME}/.zshenv. + - Add new function ansi-colors() [via harnir] + - Support .deb in show-archive() [via harnir] + - Fix wrong placed comments for debbug vs. debbugm. + Thanks to Dennis Schreiber for pointing out. + - Provide more processes in completion of programs like + killall (thanks, ft). + - New function uopen to download a file and display it locally. + Thanks for the idea, formorer; thanks for debugging help, ft. :) + * zshenv: set $PATH on Solaris/SunOS. + + -- Michael Prokop Wed, 06 Aug 2008 14:17:20 +0200 + +grml-etc-core (0.3.50) unstable; urgency=low + + [ Michael Prokop ] + * zshrc: update function git-get-plaindiff() so it works around + the "generating..." bug + * zshenv: extend and update $ADDONS handling + + [ Frank Terbeck ] + * zshrc: add new bindings: '^xP' and '^xp' for + history-beginning-search-{forward,backward} + + -- Frank Terbeck Thu, 20 Mar 2008 20:33:49 +0100 + +grml-etc-core (0.3.49) unstable; urgency=low + + [ Frank Terbeck ] + * zshrc: Keeping check_com() defined after zshrcs are sourced + + -- Michael Prokop Wed, 13 Feb 2008 19:20:54 +0100 + grml-etc-core (0.3.48) unstable; urgency=low [ Alexander Steinböck ]