X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a734a018dd80eacc245591c19042ee7eae70dfae;hp=e4ece7858630a82be63f300833ecc1c818b6b332;hb=2ea511ba73f203944e0866a9cb7fa3ea9fb58858;hpb=ed4b1a72c781d07e86ae653f2fc6b2c916138f45 diff --git a/debian/changelog b/debian/changelog index e4ece78..a734a01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +grml-debootstrap (0.39) unstable; urgency=low + + [ Tong Sun ] + * remove 'umount -a' in bailout(). [Closes: issue806]. + + [ Christian Hofstaedtler ] + * Remove "read -s" bashism from target chroot script. + [Closes: issue912]. + + [ Michael Prokop ] + * Bump Standards-Version to 3.9.1. + + -- Michael Prokop Mon, 18 Oct 2010 14:51:16 +0200 + +grml-debootstrap (0.38) unstable; urgency=low + + * Source specified configuration file at according stage. + * Make sure to reread the correct partition table if using SW-RAID. + * Cosmetic: fix comment regarding local CHOOSE_MIRROR. + + -- Michael Prokop Fri, 28 May 2010 00:45:20 +0200 + grml-debootstrap (0.37) unstable; urgency=low * Do not unmount ISO loopback mount point in finalize().