X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=303c70c154ad7917a0c4a8b92da11fb07334ca34;hp=15381a8263fddb75a9b112a1544437dbc8a769f2;hb=refs%2Ftags%2Fv0.9.24;hpb=d772cdd2a9a0cf7da1c257e4d76f3bf16937196c diff --git a/debian/changelog b/debian/changelog index 15381a8..303c70c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +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 ]