X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=14d6d34892bcf15e46ff03f9e09105898b5f72bc;hp=0d04a1ebd948db463281e613a8933d9ab38ebdb1;hb=a838c3b3695ffb5c167964f81ae5530010e57721;hpb=6da559dce5f4743456a26da6c966d043b85dbd69 diff --git a/debian/changelog b/debian/changelog index 0d04a1e..14d6d34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +grml-autoconfig (0.9.24) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [f95a8d0 + 27f8438] Fix sound volume init with multiple cards / + duplicate control names. + + [ Michael Prokop ] + * [7d61530] Check for "grml2hd" as valid bootoption for + config_grml2hd() as well. + * [1e32461] Drop pump from Depends now that we support dhclient. - + thanks to Christian Hofstaedtler + + -- Michael Prokop Tue, 28 Dec 2010 23:30:02 +0100 + +grml-autoconfig (0.9.23) unstable; urgency=low + + * [124715e] debian/rules: drop broken dhcp expansion from + dh_installdirs call. + + -- Michael Prokop Tue, 07 Dec 2010 16:22:06 +0100 + +grml-autoconfig (0.9.22) unstable; urgency=low + + [ Ulrich Dangel ] + * [efc764b] Remove CONFIG_DHCP bootoption and config_dhcp function. + * [8147fe1] Use dhclient hooks instead of proprietary pump hooks for + dhcphostname. + + -- Michael Prokop Tue, 07 Dec 2010 14:00:37 +0100 + grml-autoconfig (0.9.21) unstable; urgency=low [ Christian Hofstaedtler ]