X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9fec705eb722ea1758f78377cf505648f825bac6;hp=9c1eeed5aa7180ee4a5487d4964e75987d29148b;hb=ddd62509fdc15ce4ce998374c903f279943b7631;hpb=5361a30d7097df019c4b5cf8dcef84593dafc906 diff --git a/debian/changelog b/debian/changelog index 9c1eeed..9fec705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +grml-rescueboot (0.3.3) unstable; urgency=low + + [ Ulrich Dangel ] + * [b2a6895] Add support for raid devices + + [ Christian Hofstaedtler ] + * [0858c92] Work around grub sillyness of adding " to cmdline + + -- Christian Hofstaedtler Sat, 26 Mar 2011 00:42:23 +0100 + +grml-rescueboot (0.3.2) unstable; urgency=low + + [ Ulrich Dangel ] + * [e5a68ae] Refactored 42_grml and support lvm devices [Closes: issue971]. + + -- Christian Hofstaedtler Fri, 25 Mar 2011 22:52:36 +0100 + +grml-rescueboot (0.3.1) unstable; urgency=low + + * [6323d69] Probe the device where the Grml ISO is being stored using + ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}. + [Closes: issue977] - thanks to Johann Felix Soden for the + bugreport and the patch. + + -- Michael Prokop Mon, 21 Mar 2011 00:25:57 +0100 + grml-rescueboot (0.3.0) unstable; urgency=low * [3c6f08e] Use prepare_grub_to_access_device to provide further menu