Fix typo in grml-autoconfig(1)
[grml-autoconfig.git] / debian / changelog
index b80127c..e8cdff6 100644 (file)
@@ -1,4 +1,16 @@
-grml-autoconfig (0.8.25) UNRELEASED; urgency=low
+grml-autoconfig (0.8.27) UNRELEASED; urgency=low
+
+  * Fix typo in grml-autoconfig(1).
+
+ -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 02:26:05 +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!