X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d2089f7be2cfd77034dcfa9d127096dbde893185;hb=be1fd4ecc15373732358aba147401e1f196cc525;hp=df40ecb005e09d2dd637657d9b0e326409b75023;hpb=8cfa1ca76d4164182c26653c8237733cbe995324;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index df40ecb..d2089f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +grml-etc-core (0.3.84) UNRELEASED; urgency=low + + [ Frank Terbeck ] + * zshrc: Remove git-get-*() as discussed on IRC. + * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke. + * grmlzshrc.t2t: Remove references to git-get-*(). + + [ Carsten Hey ] + * zshrc: Rename new() to modified(). + * zshrc: Load zsh/stat as zstat instead of stat. + * zshrc: fix typo in default value handling of changed() and new() + (now modified()). + + [ Joerg Woelke ] + * zshrc: Comment out the non-working `zurl' function. + * grmlzshrc.t2t: documentation updates. + * zshrc: Improve weather() function. + + -- Frank Terbeck Fri, 30 Jul 2010 19:05:20 +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