X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=813a6523386bfc40477ed353abd28f7aa3362a17;hp=70fbbef9eb7f30279ee6a74d2200603908c6a5d6;hb=037fd7068c07a73a81bb0cb11e67347ab6d5ec48;hpb=4c7196c23723f3aee2af28825385fbc6c9ec8733 diff --git a/debian/changelog b/debian/changelog index 70fbbef..813a652 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +grml-autoconfig (0.9.6) unstable; urgency=low + + * Use Lat15-Terminus16 instead of lat1-16/lat10-16 to address + broken lang=pt feature. [Closes: issue691] + * Deprecate home=... bootoption and drop the mkpersistenthome + script. The home feature has too many flaws and nowadays + the persistency feature should be used instead. + [Closes: issue449] + * Bump to Standards-Version 3.8.4. + + -- Michael Prokop Fri, 26 Feb 2010 21:49:00 +0100 + +grml-autoconfig (0.9.5) unstable; urgency=low + + * Bootoption hostname: use grml-hostname to adjust configuration + files on the fly. [Closes: gf-issue33] + + -- Michael Prokop Tue, 02 Feb 2010 14:33:09 +0100 + +grml-autoconfig (0.9.4) unstable; urgency=low + + * If there's no lang=... bootoption present default to lang=en (except + for grml-small). + + -- Michael Prokop Sun, 10 Jan 2010 21:41:24 +0100 + +grml-autoconfig (0.9.3) unstable; urgency=low + + * Add support for dmraid. + + -- Michael Prokop Tue, 15 Dec 2009 17:02:29 +0100 + grml-autoconfig (0.9.2) unstable; urgency=low [ Ulrich Dangel ]