X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1e93fb9bc17ae9e823d13bcacf7fe252d9fea1f8;hb=c9726efc0f6baf5cc1b0144eb6a2b7f5b963e8a0;hp=df40ecb005e09d2dd637657d9b0e326409b75023;hpb=8cfa1ca76d4164182c26653c8237733cbe995324;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index df40ecb..1e93fb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +grml-etc-core (0.3.84) UNRELEASED; urgency=low + + [ Frank Terbeck ] + * zshrc: Remove git-get-*() as discussed on IRC. + * grmlzshrc.t2t: Remove references to git-get-*(). + + [ Carsten Hey ] + * zshrc: Rename add() to modified(). + * zshrc: Load zsh/stat as zstat instead of stat. + * zshrc: fix typo in default value handling of changed() and new() + (now modified()). + + -- Frank Terbeck Tue, 29 Jun 2010 13:18:29 +0200 + +grml-etc-core (0.3.83) unstable; urgency=low + + [ Michael Prokop ] + * zshrc: rename _bkdate to insert-datestamp and enter date at + cursor position instead of end of line. + * zshrc: Run VCS_INFO_check_com cvs inside VCS_INFO_cvs_detect. + Thanks to Carsten Hey. + * zshrc: do not enable menu selection for directory-stack by + default as this modifies ctrl-d behaviour as well. + + [ Frank Terbeck ] + * zshrc: prefer external vcs_info if available, fall back to + internal otherwise. + + -- Michael Prokop Thu, 10 Jun 2010 23:32:05 +0200 + grml-etc-core (0.3.82) unstable; urgency=low * zshrc: function asc() for roadwarriors using GNU screen