Update changelog
[grml-autoconfig.git] / debian / changelog
index 1815fba..bc39b6f 100644 (file)
@@ -1,3 +1,44 @@
+grml-autoconfig (0.9.14) UNRELEASED; urgency=low
+
+  [ Frank Terbeck ]
+  * Fix config_debs() and make sure config_debnet() doesn't globally
+    set options.
+
+  [ Christian Hofstaedtler ]
+  * Document run-parts restrictions for script= option. [Closes: issue906]
+
+  [ Ulrich Dangel ]
+  * set environment variable NETSCRIPT before executing a command. [Closes: issue913]
+
+ -- Ulrich Dangel <mru@grml.org>  Fri, 15 Oct 2010 01:05:53 +0200
+
+grml-autoconfig (0.9.13) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [0e4cbb6] Added random hostname support. Thanks to
+    Gregor Perner for the idea.
+
+  [ Michael Prokop ]
+  * [e1fb5ea] Add eend call to random hostname info message.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 16:05:31 -0400
+
+grml-autoconfig (0.9.12) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [563484d] Documented debnet parameter.
+
+  [ Marc Haber ]
+  * [f193f81] make config_console handle multiple console=-settings
+    allow devices > ttyS1.
+
+  [ Michael Prokop ]
+  * [3a046cd] console setup: provide fallback if no tty was specified,
+    fix minor whitespace/tab/typo issues.
+  * [78c2815] Bump Standards-Version to 3.9.0.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 23:45:13 +0200
+
 grml-autoconfig (0.9.11) unstable; urgency=low
 
   * Do not check for bootoption console=ttyS as this might fail,