Update changelog for release (0.8.27)
[grml-autoconfig.git] / debian / changelog
index da88dde..f0b5dff 100644 (file)
@@ -1,4 +1,18 @@
-grml-autoconfig (0.8.25) UNRELEASED; urgency=low
+grml-autoconfig (0.8.27) unstable; urgency=low
+
+  * Fix typo in grml-autoconfig(1).
+  * Fix bootoption check for startx in combination with nostartx.
+    Thanks to Julian Langschädel for report and bugfix!
+
+ -- Michael Prokop <mika@grml.org>  Tue, 08 Sep 2009 03:16:21 +0200
+
+grml-autoconfig (0.8.26) unstable; urgency=low
+
+  * Fix syntax error in checkbootparam().
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 09:52:59 +0200
+
+grml-autoconfig (0.8.25) unstable; urgency=low
 
   * config_finddcsdir(): Use the correct device for GRMLCFG.
     Bugreport and path by Julian Langschädel, thanks!
@@ -9,9 +23,20 @@ grml-autoconfig (0.8.25) UNRELEASED; urgency=low
       was given on the command line.
     - Drop $CMDLINE from grml-autoconfig; it's initialized from within
       autoconfig.functions.
+    - Moved documentation from grml-saveconfig (now AKA grml-autoconfig.txt)
+      and adjusted for new DSC feature.
   * Set $CMDLINE in $BOOTDEBUG part only if it's not available yet.
-
- -- Michael Prokop <mika@grml.org>  Tue, 11 Aug 2009 11:39:35 +0200
+  * Code cleanup:
+    - drop stringinstring(), stringinfile() and checkgrmlusb()
+    - rework getbootparam(), checkvalue() and checkbootparam() - now
+      we handle bootoptions in /proc/cmdline correctly as whole words
+      and support matching begin and end of line as well.
+  * Build-Depends-Indep on asciidoc, docbook-xsl and xsltproc.
+  * Bump Standard Version to 3.8.3.
+  * Merge scripts and documention from grml-saveconfig.
+  * Provide separate documentation for each script.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 03:19:28 +0200
 
 grml-autoconfig (0.8.24) unstable; urgency=low
 
@@ -519,7 +544,7 @@ grml-autoconfig (0.6.41) unstable; urgency=low
 
 grml-autoconfig (0.6.40) unstable; urgency=low
 
-  * Allow BOOT_APPEND from grml-debootstrap via cmdline 
+  * Allow BOOT_APPEND from grml-debootstrap via cmdline
 
  -- Alexander Wirt <formorer@grml.org>  Sat, 21 Apr 2007 11:13:53 +0200
 
@@ -634,7 +659,7 @@ grml-autoconfig (0.6.26) unstable; urgency=low
 
 grml-autoconfig (0.6.25) unstable; urgency=low
 
-  * Improve informational messages for VMware/Qemu. 
+  * Improve informational messages for VMware/Qemu.
 
  -- Michael Prokop <mika@grml.org>  Sun, 25 Mar 2007 15:53:28 +0200
 
@@ -810,7 +835,7 @@ grml-autoconfig (0.6-2) unstable; urgency=low
 
 grml-autoconfig (0.6-1) unstable; urgency=low
 
-  * Bumb version to 0.6 for new release. 
+  * Bumb version to 0.6 for new release.
 
  -- Michael Prokop <mika@grml.org>  Sun, 26 Nov 2006 19:10:31 +0100