X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a0e5c44e34fe68fb8720b4cbe89818bce11401d4;hp=cf2aeb853d88cf14302e8f9fe86328a8ce61dd5a;hb=779a8334c32bb2389e2cffb32a3fefeb9b3f415c;hpb=4aeda00e838b15539b994f65a90403792fb79f66 diff --git a/debian/changelog b/debian/changelog index cf2aeb8..a0e5c44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +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 Fri, 28 May 2010 01:16:35 +0200 + +grml2usb (0.9.25) unstable; urgency=low + + * Fix typo in option handling. + + -- Michael Prokop 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 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 Fri, 02 Apr 2010 18:32:25 +0200 + grml2usb (0.9.22) unstable; urgency=low [ Ulrich Dangel ]