X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=32e4b2ee31b144d8c4ad564531437b910b04ca24;hb=7cc268e168259a681c0244f9d73a28b7dc4d3769;hp=ba77eee76246e6288f77b6b61856d41f472b5644;hpb=64c45991d59f9caa9e4fb18c035a789718b71001;p=grml-debootstrap.git diff --git a/debian/changelog b/debian/changelog index ba77eee..32e4b2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +grml-debootstrap (0.34) unstable; urgency=low + + * Move the apt cache removal function to the end to avoid failure + of grub installation. + * Display executed debootstrap cmdline when running it. + * Slightly improve checks for grub-install/update-grub and do + no set full path to the binaries. + + -- Michael Prokop Mon, 22 Feb 2010 22:30:19 +0100 + grml-debootstrap (0.33) unstable; urgency=low [ Michael Prokop ]