Fix bootoption ssh
[grml-autoconfig.git] / debian / changelog
index e10adee..a24de2a 100644 (file)
@@ -1,3 +1,23 @@
+grml-autoconfig (0.8.22) unstable; urgency=low
+
+  * Fix bootoption "ssh": current versions of chpasswd don't support
+    option '-m' anymore (foo, this sucks!). [Testing: issue671]
+
+ -- Michael Prokop <mika@grml.org>  Wed, 20 May 2009 18:02:23 +0200
+
+grml-autoconfig (0.8.21) unstable; urgency=low
+
+  * Install haltlocal initscript in postinst script.
+  * Bump Standard Version to 3.8.1 and Compat Version to 5.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 09:17:23 +0200
+
+grml-autoconfig (0.8.20) unstable; urgency=low
+
+  * Use "speakup_..." for speakup bootoption. Thanks to Michael Whapples!
+
+ -- Michael Prokop <mika@grml.org>  Wed, 08 Apr 2009 14:36:42 +0200
+
 grml-autoconfig (0.8.19) unstable; urgency=low
 
   * Add support for speakup.synth=... bootoption. [Testing: issue610]