X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=93ebd7923b296d7e84166c9dd7909ff86bf4bcd5;hb=2d901890e1d130b05c08a3af126c14fea3a1a6c8;hp=f63688ac425e99f39114c526fc8c3235f173a2ed;hpb=771a04d032d43e9a45ad7ac4c9c03d82ed08ba7c;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index f63688a..93ebd79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +grml-autoconfig (0.9.5) unstable; urgency=low + + * Bootoption hostname: use grml-hostname to adjust configuration + files on the fly. [Closes: gf-issue33] + + -- Michael Prokop Tue, 02 Feb 2010 14:33:09 +0100 + +grml-autoconfig (0.9.4) unstable; urgency=low + + * If there's no lang=... bootoption present default to lang=en (except + for grml-small). + + -- Michael Prokop Sun, 10 Jan 2010 21:41:24 +0100 + +grml-autoconfig (0.9.3) unstable; urgency=low + + * Add support for dmraid. + + -- Michael Prokop Tue, 15 Dec 2009 17:02:29 +0100 + +grml-autoconfig (0.9.2) unstable; urgency=low + + [ Ulrich Dangel ] + * Run config_config before config_scripts. [Closes: issue776] + + [ Michael Prokop ] + * Add VNC support. Based on code by formorer, thanks! [Testing: issue781] + + -- Michael Prokop Sat, 12 Dec 2009 11:37:03 +0100 + grml-autoconfig (0.9.1) unstable; urgency=low * Use lang=en as default (instead of lang=us). [Closes: issue760]