X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e10adee461a6cad49d797cf7f181f47c30432e56;hp=59f32e0675d4a0129c577c796c76833a9973c6f1;hb=e34f777b1698b1f032ff2172bc52f2bd436782b5;hpb=81fc5467e5bfae0eb99a7c2c910bf1847d16d920 diff --git a/debian/changelog b/debian/changelog index 59f32e0..e10adee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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 ]