Release new version 0.9.27.
[grml2usb.git] / debian / changelog
index 1441b79..c320685 100644 (file)
@@ -1,9 +1,66 @@
+grml2usb (0.9.27) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [3836a71] Check for precense of grub/syslinux at startup time.
+    Thanks to Eduard Bloch for reporting.  [Closes: issue855]
+  * [bde7012] Mention --force switch of grub-install in debug log.
+  * [1c1c18c] Doc: fix documentation regarding default bootmanager.
+    (thanks Martin Krafft).
+  * [bae5bfb] Bump Standards-Version to 3.9.0.
+
+  [ Ulrich Dangel ]
+  * [b79a4cc] Fix error message for unintialized partition.
+    [Closes: issue857]
+  * [cd204ee] Fix user feedback about default flavour and
+    installed flavours.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 13:10:09 +0200
+
+grml2usb (0.9.26) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Code cleanup.
+  * Support expanding bootoptions variables.
+  * Fix string concatenation and string formatting error.
+
+  [ Michael Prokop ]
+  * Document grub option in manpage (thanks Andrey Rahmatulli).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 28 May 2010 01:16:35 +0200
+
+grml2usb (0.9.25) unstable; urgency=low
+
+  * Fix typo in option handling.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 22 Apr 2010 18:10:35 +0200
+
+grml2usb (0.9.24) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Add support for isos containing multiple grml flavours.
+  * Copy all {sys,iso}linux *.c32 files, like ifcpu64.c32.
+
+  [ Michael Prokop ]
+  * Use --force option for grub-install to support installation to PBR
+    again. Grub2 starting with version 1.98 supports installation to
+    PBR again iff using the --force option.
+  * Update documentation regarding grub and PBR vs. MBR.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Apr 2010 13:54:51 +0200
+
+grml2usb (0.9.23) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Only ask questions if options.force is not set. [Closes: issue833]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 02 Apr 2010 18:32:25 +0200
+
 grml2usb (0.9.22) unstable; urgency=low
 
   [ Ulrich Dangel ]
   * Use GRML_{FLAVOURS,DEFAULT}, PROG_VERSION from global scope.
 grml2usb (0.9.22) unstable; urgency=low
 
   [ Ulrich Dangel ]
   * Use GRML_{FLAVOURS,DEFAULT}, PROG_VERSION from global scope.
-    grml2usb was aborted when using --bootloader-only --skip-grub-config as
-    parameters. This fixes the behaviour and declares correctly the
+    grml2usb was aborted when using --bootloader-only --skip-grub-config
+    as parameters. This fixes the behaviour and declares correctly the
     correct scope for these variables. Thanks to Daniel Tiefnig for
     reporting the bug.
 
     correct scope for these variables. Thanks to Daniel Tiefnig for
     reporting the bug.
 
@@ -11,8 +68,7 @@ grml2usb (0.9.22) unstable; urgency=low
   * grml2usb-compat: drop duplicated boot=live bootoptions.
   * Bump Standards-Version to 3.8.4 (no further changes).
   * Add syslinux additionally to recommends so people should have
   * grml2usb-compat: drop duplicated boot=live bootoptions.
   * Bump Standards-Version to 3.8.4 (no further changes).
   * Add syslinux additionally to recommends so people should have
-    syslinux by available by default though don't explicitely require
-    it.
+    syslinux by available by default though don't explicitly require it.
 
  -- Michael Prokop <mika@grml.org>  Sun, 21 Feb 2010 16:52:23 +0100
 
 
  -- Michael Prokop <mika@grml.org>  Sun, 21 Feb 2010 16:52:23 +0100