X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=73169bf014a1906f4b787c6847feee7d62f8c1f7;hb=910af43b493c2d1089d0785c2ed80c8b5bd6116b;hp=befadd0125ebb68bdeacd08eba245ac22dbb7cc1;hpb=640dc4d56b5404f2cec4c52818be9cc1321b6547;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index befadd0..73169bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +grml-x (0.4.3) unstable; urgency=low + + * Use Option "DontZap" "false" by default, now as DontZap has become + a default option. See https://wiki.ubuntu.com/X/Config/DontZap + + -- Michael Prokop Sun, 19 Apr 2009 23:45:20 +0200 + +grml-x (0.4.2) unstable; urgency=low + + * Improve zsh completion: + - use double brackets for the test command + - make sure the right usage text gets displayed + - support fallback options + - improve description of force option + Thanks to ft and z3ttacht for their work! [Closes: issue398] + * Use Build-Depends-Indep in debian/control to make lintian happy. + * Consequently use mktemp for handling tmp files. + * Use fluxbox for all usage examples in grml-x itself (on grml-medium + we ship fluxbox only and people might be confused otherwise). + + -- Michael Prokop Thu, 12 Feb 2009 18:10:53 +0100 + grml-x (0.4.1) unstable; urgency=low * Do not display usage information when using the -nostart option.