Rework: merge in grml-saveconfig scripts + docs package, replace package grml-saveconfig
[grml-autoconfig.git] / debian / changelog
index da88dde..b80127c 100644 (file)
@@ -9,9 +9,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