X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ca1784408454a201af60509fdf03b5c1e630963e;hb=cf57d776c87d5b8c35cbfb6a3c4a0c04f180d561;hp=be5ecf19c78a6e02c1f22bc6d61b92e1c9358235;hpb=2414844a952c9448418d7184bd4b384e959a6f07;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index be5ecf1..ca17844 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,80 @@ +grml-etc-core (0.3.51) unstable; urgency=low + + The "pfuh what nice zsh features" release. :) + + [ Frank Terbeck ] + * zshrc: Add persistent dirstack support for shells older than 4.2.0 + * zshrc: Make ',.' abbreviation optional [Closes: issue445] + * zshrc: do not use xunfunction() anymore; 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. :) + - New function linenr() to print a specific line of file, thanks + to Wuehlmaus. + - Update gizmo() function. + - Add completion for aliases, deactivated by default because it + might be confusing for several users for now. Idea by Julius, + thanks for forwarding - wuehlmaus. :) + * zshenv: set $PATH on Solaris/SunOS. + + -- Michael Prokop Wed, 06 Aug 2008 23:36:58 +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 ] + * zshrc: use $PAGER in dchange(), uchange() and dnews() [Closes: issue386] + * zshrc: adding whatwhen() for history queries [Closes: issue380] + + [ Frank Terbeck ] + * zshrc: add a check for ZSH_VERSION >= 3.1.7 [Closes: issue389] + + [ 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 Mon, 11 Feb 2008 17:58:42 +0100 + +grml-etc-core (0.3.47) unstable; urgency=low + + * zshrc: prevent chdir() from putting dupes into ~/.zdirs + + -- Frank Terbeck Sun, 20 Jan 2008 01:30:00 +0100 + grml-etc-core (0.3.46) unstable; urgency=low [ Frank Terbeck ] @@ -7,13 +84,14 @@ grml-etc-core (0.3.46) unstable; urgency=low * zshrc: convert swspeak from alias to function * zshrc: removing folsym() - use sll() from now on. * vimrc: display the file, that is being edited into screen's hardstatus + * zshrc: some refcard-generating tags where positioned incorrectly. fixed [ Michael Prokop ] * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code in weather() [thanks, gebi] * zshrc: set $NAME in screen title only if $HOSTNAME is set - -- Frank Terbeck Fri, 18 Jan 2008 21:46:14 +0100 + -- Frank Terbeck Sat, 19 Jan 2008 22:25:22 +0100 grml-etc-core (0.3.45) unstable; urgency=low