X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ecbdd40ec80a2e21f687371f4a8d2576f7ce1095;hp=832831991e1cc9f8d04e05f0f17792483e12c004;hb=536bf6d82cfe7b351b3860e8c8871e572c35631e;hpb=5c51179adbf0566d5206e7165dbaa56fdd04a87e diff --git a/debian/changelog b/debian/changelog index 8328319..ecbdd40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +grml-debootstrap (0.75) unstable; urgency=medium + + * [10ad469] Add EFI support via --efi option. Thanks to + Darshaka Pathirana for the pair programming session + + -- Michael Prokop Fri, 10 Jun 2016 11:21:01 +0200 + +grml-debootstrap (0.74) unstable; urgency=medium + + [ Patrick Schleizer ] + * [c83de43] improved amd64 on i386 build attempt bailout msg + + [ Sebastian Pipping ] + * [1ba6bfd] Use parted to create partition table (issue #90) + * [034a2e9] Resolve now unused bootgrub.mksh (issue #90) + * [3fec01e] Mark first partition bootable (issue #92) + * [8a2c552] Ensure that MBR jumping to GRUB's core.img code + (issue #92) + + [ Michael Prokop ] + * [813cdab] Ensure that grub-pc/install_devices is pointing to the + requested device (related to #711019) + * [7e3c788] No longer depend on mksh + drop check for mksh + * [71b39fa] Bump Standards-Version to 3.9.7 + * [758f563] Update copyright year information + + -- Michael Prokop Mon, 22 Feb 2016 22:21:29 +0100 + grml-debootstrap (0.73) unstable; urgency=medium The "DebConf15" release