X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1cee470147ae07935441bc990b72474fa3ee0614;hb=b60eca9b2a0122943d3c5c7dbc7df8d41d7379ec;hp=5c31d8bdbeeb5e384dc375308af5e1d1c9d25df8;hpb=9b337f47ae36d838783f71e3f706c83c5f1074e5;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 5c31d8b..1cee470 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,30 @@ +grml-etc-core (0.3.42) unstable; urgency=low + + [ Frank Terbeck ] + * zsh: disable command-completion descriptions + + -- Michael Prokop Tue, 11 Dec 2007 19:45:18 +0100 + grml-etc-core (0.3.41) unstable; urgency=low - * /etc/skel/.zshrc: add alias 'g' for git. + The big zsh update release. + + [ Alexander Steinböck] + * standarized the use of brackets - double instead of + single ones - for test situations like if-clauses [thanks!] + [Testing: issue354] + + [ Michael Prokop ] + * add alias 'g' for git + * set modelines for vim according to new indenting policy + * extend debbug() based on http://xana.scru.org/quanks/b-func.html + + [ Frank Terbeck ] + * several small cleanups by ft + * patch bomb for unified indenting + * introducing check_com() to check for the existence of commands + * introducing more utility functions: xcat and xsource + moving salias to utility functions -- Michael Prokop Sun, 02 Dec 2007 19:54:45 +0100