Deprecate home bootopion, drop mkpersistenthome.
[grml-autoconfig.git] / debian / changelog
index 70fbbef..813a652 100644 (file)
@@ -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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  Sun, 10 Jan 2010 21:41:24 +0100
+
+grml-autoconfig (0.9.3) unstable; urgency=low
+
+  * Add support for dmraid.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 15 Dec 2009 17:02:29 +0100
+
 grml-autoconfig (0.9.2) unstable; urgency=low
 
   [ Ulrich Dangel ]