X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4a0ac4aea222c5a78bf02214a722154fb7517100;hp=a1ac50f616c8ca4c2b894c1231279d598de1a3fd;hb=b38efce83a3195e0db5e11305e0ce54ac7fdb985;hpb=43dac4ce09bbfb4ae4d417e8951345820e9393b8 diff --git a/debian/changelog b/debian/changelog index a1ac50f..4a0ac4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +grml-debootstrap (0.23) unstable; urgency=low + + * Improve look'n'feel of partition error dialog. + * Allow symlinks when coping existing files to chroot. + Patch by Tong Sun - thanks! + * Improve documentation regarding installation of bootloader when + using directories as installation target. [Closes: issue539] + Patch by Tong Sun - thanks! + * Copy /etc/debootstrap/[s]bin as well to the chroot if they are + present. Suggestion by Tong Sun - thanks! [Closes: issue540] + + -- Michael Prokop Sun, 05 Oct 2008 23:18:56 +0200 + grml-debootstrap (0.22) unstable; urgency=low * Display meaningful information when no partitions could be found.