X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2b381bfca84c0740078aba241cea5e3a5480915a;hp=c749c18cf6d26074d4f5be9a0db867dcda0a1c67;hb=b48ba994f1c4902f208c62180b3523a16d7db1df;hpb=ff652294bb6c858cd66eead4ce59593aedbd6abf diff --git a/debian/changelog b/debian/changelog index c749c18..2b381bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +grml2usb (0.9.31) unstable; urgency=low + + [ Ulrich Dangel ] + * [f5e949b] Support mkisofs or genisoimage in grml2iso. Updated + debian/control accordingly. + * [a9ab0bf] Print warning if grml2usb is not found in grml2iso. + * [d85b3e3] Support arbitrary grml2usb options in grml2iso. + * [cc12ab6] Allow multiple --bootoptions for grml2usb. This makes + scripting a lot easier. + * [161f2d5] Support generating small iso images with grml2iso. + + [ Michael Prokop ] + * [1980861] Typo fixes and minor formating corrections. + + -- Michael Prokop Mon, 14 Feb 2011 10:39:07 +0100 + +grml2usb (0.9.30) unstable; urgency=low + + * [35b606b] fix broken grub command terminal_output (should be + "terminal_output gfxterm" instead of terminal_output.gfxterm) - + thanks to Bert Schulze + + -- Michael Prokop Sat, 08 Jan 2011 23:11:15 +0100 + grml2usb (0.9.29) unstable; urgency=low [ Thorsten Glaser ]