X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=8d5f29a2be1a4d61e69bb6fa3f0d0c289788bebe;hb=481935b8882ca21dd79c0e0bbbe62da85303d6d2;hp=ab8969586b9021c9833618247fc9cee11e75080c;hpb=fd025b6806dd26c6f27a96d7181e701983e0e7e1;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index ab89695..8d5f29a 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. + + [ 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 11:08:21 +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 + and ssh. Thanks to Axel Beckert. + + -- Michael Prokop Fri, 28 May 2010 00:56:42 +0200 + grml-etc-core (0.3.81) unstable; urgency=low [ Carsten Hey ]