X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=5099850efdc39461576f3037756434d656f14990;hb=57505d8297f12a6325a73c8da09f2dc758b250d9;hp=3464b0caebfc5714120747d843821405945aa2d2;hpb=08499fcf9f7fb3f58da6fd67a56e504af4b961cc;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 3464b0c..5099850 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +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. + + -- Michael Prokop Tue, 4 Sep 2007 13:59:01 +0200 + grml-autoconfig (0.7.13) unstable; urgency=low * config_testcd: adjust for use with live-initramfs.