X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=185b8543a83205717250a17971799532c83ff75f;hb=374a4570d22d4300d89a6a43540f50ada586aa72;hp=94b768811583f6db162dac9a0abcf2ffd110b0f1;hpb=430b9c2ab968caeadd979644e99c3f7b3d91a654;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 94b7688..185b854 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,38 @@ +grml-etc-core (0.3.43) unstable; urgency=low + + * /etc/zsh/zshrc: change logic of $HOSTNAME in preexec(): show + $HOSTNAME only when running the command on *another* box (being + a system != localhost). + + -- Michael Prokop Sun, 16 Dec 2007 20:33:52 +0100 + +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 + The big zsh update release. + [ Alexander Steinböck] - * zsh: standarized the use of brackets - double instead of - single ones - for test situations like if-clauses. + * standarized the use of brackets - double instead of + single ones - for test situations like if-clauses [thanks!] [Testing: issue354] [ Michael Prokop ] - * zsh: add alias 'g' for git + * 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 ] - * zsh: several small cleanups by ft [thanks!] + * 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