X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ffc9d8a3a079f15e53e074dee8c4e6783401a36d;hb=1b50f56ec3287b0d73eef304398540bf2304ec67;hp=cae1f33b0b2184a89e97dcb9d9f3142d6188ba4f;hpb=4d645bc030f904b4b7ca830dcb4e10851adb45ac;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index cae1f33..ffc9d8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +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] + + [ 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). + * zshenv: set $PATH on Solaris/SunOS. + + -- Michael Prokop Sun, 03 Aug 2008 20:24:37 +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 ] @@ -9,8 +51,11 @@ grml-etc-core (0.3.48) unstable; urgency=low [ Michael Prokop ] * zshrc: enable 'setopt longlistjobs' by default + * zshrc: re-enable use of 'sudo su' instead of 'sudo -s' for alias su, + otherwise it breaks "su - $USER". Thanks for bringing this up, + Martin Yazdzik! - -- Michael Prokop Fri, 01 Feb 2008 02:52:14 +0100 + -- Michael Prokop Mon, 11 Feb 2008 17:58:42 +0100 grml-etc-core (0.3.47) unstable; urgency=low