X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=6af6ef676cffd0c8dd490299bcbef9102c59feea;hb=77d9505502f4afb629c9bbc2a13fcd1f28899a0e;hp=96e439eb85e4e108d483962bcf1b79f0ee5d34e9;hpb=b29ec58531e9db4eafcd93a84e94b28800f01327;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 96e439e..6af6ef6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +grml-autoconfig (0.7.10) unstable; urgency=low + + * Add config_ipw3945() which works around broken ipw3945 driver, + important especially for hd installation. + + -- Michael Prokop Wed, 25 Jul 2007 19:00:03 +0200 + +grml-autoconfig (0.7.9) unstable; urgency=low + + * Support bootoption nogrmlacpi to disable acpi stuff inside + grml-autoconfig without having to boot using noacpi (which + triggers kernel code actions). + * Inform user how to skip the acpi stuff. + + -- Michael Prokop Wed, 25 Jul 2007 15:20:14 +0200 + grml-autoconfig (0.7.8) unstable; urgency=low * Inform users about CONFIG_DHCP=no when running from harddisk.