X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=0af1f951491b00ccf08f24c938cd20d321aa338d;hb=a835cc7f725a494d0e53d1d5ec080d17cd31d2f1;hp=2c7edc683590ba6fab149278209db3cb3efc3200;hpb=11963d4f26dd73ae8d8d0009d02d002ac0917ee9;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 2c7edc6..0af1f95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +grml-etc-core (0.3.12) unstable; urgency=low + + * Added some more examples to /etc/network/interfaces.examples. + * /etc/zsh/zshrc: + - move environment stuff from /etc/zsh/zshenv to + /etc/zsh/zshrc so we don't have all the environment variables + in 'zsh -f', thanks for the patch - ft! + - added function dnews (to view Debian's NEWS file of the package) + - fix some typos + - compctl definition shadowed _grmlinitd. Found by Anthony + Charles and forwared by ft. Thanks! + - added function minimal-shell (spawn a minimally set up ksh), + thanks ft! + - added keybinding ctrl-x1 to jump behind the first word on the + cmdline, thanks again ft! + - added keywords/strings for automatic building of grml' zsh + reference card [and once more thanks to ft! :)] + * /etc/skel/.vimrc: support ~/.vimrc.local + + -- Michael Prokop Sun, 10 Jun 2007 00:04:08 +0200 + grml-etc-core (0.3.11) unstable; urgency=low * /etc/zsh/zshrc: