X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=49677e772ad3a468ccb07ec7b47688d97096c4a6;hp=9d1ff5b591ec9c0d25a6ae3546bd29f48559a1d0;hb=bc8e3d7ffa255f345891e97c52174f48eef58c52;hpb=c2c3ad77788ea9ec12cc2eb1998481492a532f76 diff --git a/debian/changelog b/debian/changelog index 9d1ff5b..49677e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -grml-autoconfig (0.8.30) UNRELEASED; urgency=low +grml-autoconfig (0.8.32) unstable; urgency=low + + * config_finddcsdir: some minor message display improvements + (fix indention levels, display $DCSDIR only if non-default) + * unicode_start command: do not redirect stderr to debug file + + -- Michael Prokop Mon, 28 Sep 2009 20:59:57 +0200 + +grml-autoconfig (0.8.31) unstable; urgency=low [ Ulrich Dangel ] * Introduced autconfig.local for local modifications @@ -8,7 +16,20 @@ grml-autoconfig (0.8.30) UNRELEASED; urgency=low Example: netscript=server/script-$ARCH.sh * Added unittest for finddcsdir - -- Ulrich Dangel Sun, 13 Sep 2009 00:06:02 +0200 + [ Michael Prokop ] + * Don't use /usr/X11R6/bin/X anymore, since Debian/squeeze doesn't + provide it any longer. Thanks for the patch to Julian Langschaedel. + + -- Michael Prokop Mon, 21 Sep 2009 18:57:16 +0200 + +grml-autoconfig (0.8.30) unstable; urgency=low + + [ Ulrich Dangel ] + * added new bootparameter netscript: introduced new bootoption + for downloading and running a executable from a remote host + [Closes: issue734] + + -- Michael Prokop Mon, 21 Sep 2009 18:35:18 +0200 grml-autoconfig (0.8.29) unstable; urgency=low