X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5099850efdc39461576f3037756434d656f14990;hp=ce3c8e62d48adca53834cb925fe864c9d3ff7b00;hb=27166253cb87763df129f47c1a3bff0b22a7b1f9;hpb=84f02a7ce07e4976c07521d8b1de5b364f3becc6 diff --git a/debian/changelog b/debian/changelog index ce3c8e6..5099850 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +grml-autoconfig (0.7.17) unstable; urgency=low + + * Update /etc/mtab if running in live-initramfs mode. + + -- Michael Prokop Sat, 8 Sep 2007 13:07:54 +0200 + +grml-autoconfig (0.7.16) unstable; urgency=low + + * Drop support for (deprecated) bootoption 'expert'. + + -- Michael Prokop Fri, 7 Sep 2007 00:20:27 +0200 + +grml-autoconfig (0.7.15) unstable; urgency=low + + * config_language(): check for existence of /etc/sysconfig/keyboard + [Closes: issue272] + + -- Michael Prokop Wed, 5 Sep 2007 19:09:58 +0200 + grml-autoconfig (0.7.14) unstable; urgency=low * Update $INSTALLED check to fix syntax error.