X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ccae0c127339c8ba0370b54d697e79a6c7522e80;hb=98684b6bc8b75e5e6b5d413ee4d3a2bbf90d1181;hp=937f98e0bab47023993373a28522ff01fa5c6bda;hpb=f273e8a261f962d6c967771bd7dfe80d70fcdd1d;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 937f98e..ccae0c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,22 @@ +grml-etc-core (0.3.65) unstable; urgency=low + + * zshrc: Add $NOTITLE to disable alteration of terminal titles. + Based on an idea by Timo Boettcher. + * zshrc: Cleaned up abbreviations by Alexander Steinböck. + + -- Frank Terbeck Fri, 27 Feb 2009 22:06:31 +0100 + +grml-etc-core (0.3.64) unstable; urgency=low + + * zshrc: rewrite of zurl() by Alexander Steinböck [Closes: issue627] + * zshrc: put "zsh: repo-name" into screen title if the user is in a + VCS-controlled directory [Closes: issue635] + + -- Frank Terbeck Mon, 23 Feb 2009 00:54:05 +0100 + grml-etc-core (0.3.63) unstable; urgency=low - [ Michael Prokop [ + [ Michael Prokop ] * zshrc: use 'rxvt*' to support setting title in rxvt-unicode as well. Thanks for reporting, gheift! [Closes: issue624]