X-Git-Url: https://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9c1eeed5aa7180ee4a5487d4964e75987d29148b;hp=057b734d18f9f51b87d23115c74ad34c1b166b63;hb=5361a30d7097df019c4b5cf8dcef84593dafc906;hpb=90a2b1e35222a49e07cbcf9a2339a2e1be6c5931 diff --git a/debian/changelog b/debian/changelog index 057b734..9c1eeed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +grml-rescueboot (0.3.0) unstable; urgency=low + + * [3c6f08e] Use prepare_grub_to_access_device to provide further menu + entry details for GRUB. - thanks to Frédéric Boiteux + for the bugreport. + * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts. + + -- Michael Prokop Mon, 21 Feb 2011 22:23:25 +0100 + +grml-rescueboot (0.2.0) unstable; urgency=low + + * [199476a] post-maintainer scripts: make sure update-grub is present + before executing it - thanks to Samat K Jain for reporting. + * [d583c5d] Add TODO file. + * [1e7153d] Support setting location of ISOs via ISO_LOCATION in + /etc/default/grml-rescueboot. + + -- Michael Prokop Fri, 07 Jan 2011 11:30:24 +0100 + grml-rescueboot (0.1.0) unstable; urgency=low [ Andreas "Jimmy" Gredler ]