Update changelog and provide new NEWS entry
[grml2usb.git] / debian / NEWS
index ad0f5e1..7f7e465 100644 (file)
@@ -1,4 +1,22 @@
-grml2usb (0.9.2) UNRELEASED; urgency=low
+grml2usb (0.9.13) unstable; urgency=low
+
+  * This release makes syslinux the default bootloader again.
+    Grub fails just too often. Therefore the --syslinux options
+    is deprecated and option --grub was introduced instead.
+
+  * This release provides decent support for multi-ISO within the
+    new vesamenu bootsplash, providing a menu based system.  We had
+    to break backward compability (otherwise the isolinux/syslinux
+    code would be unmaintainable).  Therefore support for older
+    ISOs (everything before grml release 2009.10) had to be
+    dropped. If you still need an old version of Grml on your usb
+    device just use an older version of grml2usb as well (the
+    old grml2usb versions support recent ISOs too, they just
+    don't use/support the new vesamenu bootsplash then).
+
+ -- Michael Prokop <mika@grml.org>  Mon, 19 Oct 2009 02:14:29 +0200
+
+grml2usb (0.9.2) unstable; urgency=low
 
   * Please notice that grml2usb was rewritten from scratch.
     The invocation of grml2usb changed. Instead of invoking:
 
   * Please notice that grml2usb was rewritten from scratch.
     The invocation of grml2usb changed. Instead of invoking:
@@ -10,7 +28,7 @@ grml2usb (0.9.2) UNRELEASED; urgency=low
         # grmlusb /path/to/iso /dev/sdb1
 
     The new release brings many new features (like multi-iso
         # grmlusb /path/to/iso /dev/sdb1
 
     The new release brings many new features (like multi-iso
-    support, several new options like --mbr, --bootoptions=...).
+    support, support for grub as bootloader, several new options).
     Check out the manpage for all the details.  Please let us
     know if you explore any problems or have any questions.
 
     Check out the manpage for all the details.  Please let us
     know if you explore any problems or have any questions.