Update changelog
[grml2usb.git] / debian / NEWS
1 grml2usb (0.9.2) UNRELEASED; urgency=low
2
3   * Please notice that grml2usb was rewritten from scratch.
4     The invocation of grml2usb changed. Instead of invoking:
5
6         # grmlusb /path/to/iso /mnt/usb-sdb1
7
8     from now on you can directly invoke it with the device, meaning:
9
10         # grmlusb /path/to/iso /dev/sdb1
11
12     The new release brings many new features (like multi-iso
13     support, several new options like --mbr, --bootoptions=...).
14     Check out the manpage for all the details.  Please let us
15     know if you explore any problems or have any questions.
16
17  -- Michael Prokop <mika@grml.org>  Mon, 16 Feb 2009 23:36:23 +0100