X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=70ad9db5c9c0bb12889319b667d1a18f3b2e38a8;hp=59f32e0675d4a0129c577c796c76833a9973c6f1;hb=e0dfdf355005ab9d4ee337eed687d6519c74b1ac;hpb=81fc5467e5bfae0eb99a7c2c910bf1847d16d920 diff --git a/debian/changelog b/debian/changelog index 59f32e0..70ad9db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +grml-autoconfig (0.8.21) unstable; urgency=low + + * Install haltlocal initscript in postinst script. + * Bump Standard Version to 3.8.1 and Compat Version to 5. + + -- Michael Prokop Mon, 18 May 2009 09:17:23 +0200 + +grml-autoconfig (0.8.20) unstable; urgency=low + + * Use "speakup_..." for speakup bootoption. Thanks to Michael Whapples! + + -- Michael Prokop Wed, 08 Apr 2009 14:36:42 +0200 + +grml-autoconfig (0.8.19) unstable; urgency=low + + * Add support for speakup.synth=... bootoption. [Testing: issue610] + [Closes: issue620] + + -- Michael Prokop Mon, 06 Apr 2009 12:47:34 +0200 + +grml-autoconfig (0.8.18) unstable; urgency=low + + * Drop support for /etc/grml/autoconfig.small. It causes + more headaches and work than benefit. Instead make sure + to properly support grml-small in the "grml-large" + configuration. [Testing: issue573] + * Change forensic bootoption handling: let's add 'forensic' to + the kernel append line as well now. + * Make sure to proberly support /live/image/bootparams/ again. + + -- Michael Prokop Fri, 20 Feb 2009 18:54:33 +0100 + grml-autoconfig (0.8.17) unstable; urgency=low [ Michael Prokop ]