Release new version 0.3.1.
[grml-rescueboot.git] / debian / changelog
1 grml-rescueboot (0.3.1) unstable; urgency=low
2
3   * [6323d69] Probe the device where the Grml ISO is being stored using
4     ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}.
5     [Closes: issue977] - thanks to Johann Felix Soden for the
6     bugreport and the patch.
7
8  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2011 00:25:57 +0100
9
10 grml-rescueboot (0.3.0) unstable; urgency=low
11
12   * [3c6f08e] Use prepare_grub_to_access_device to provide further menu
13     entry details for GRUB. - thanks to Frédéric Boiteux
14     <fboiteux@calistel.com> for the bugreport.
15   * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts.
16
17  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2011 22:23:25 +0100
18
19 grml-rescueboot (0.2.0) unstable; urgency=low
20
21   * [199476a] post-maintainer scripts: make sure update-grub is present
22     before executing it - thanks to Samat K Jain for reporting.
23   * [d583c5d] Add TODO file.
24   * [1e7153d] Support setting location of ISOs via ISO_LOCATION in
25     /etc/default/grml-rescueboot.
26
27  -- Michael Prokop <mika@grml.org>  Fri, 07 Jan 2011 11:30:24 +0100
28
29 grml-rescueboot (0.1.0) unstable; urgency=low
30
31   [ Andreas "Jimmy" Gredler ]
32   * Initial Release.
33
34  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 18:20:53 +0100