X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=70ad9db5c9c0bb12889319b667d1a18f3b2e38a8;hp=1b32e4b1fe1c5c091cf5ed84165239a041a5fde6;hb=e0dfdf355005ab9d4ee337eed687d6519c74b1ac;hpb=35e7dd10da4ef1de51b9d2e414b1c00c20da4a67 diff --git a/debian/changelog b/debian/changelog index 1b32e4b..70ad9db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,31 @@ +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, as we add 'forensic' to - the kernel append line as well. + * 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