X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2683195edfe22f7ac66069dbc979acbc12720267;hp=e4ece7858630a82be63f300833ecc1c818b6b332;hb=fc4a1cdb9f4b022a4f7ff5e292ad9e20e0ca6df6;hpb=ed4b1a72c781d07e86ae653f2fc6b2c916138f45 diff --git a/debian/changelog b/debian/changelog index e4ece78..2683195 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +grml-debootstrap (0.39) UNRELEASED; urgency=low + + [ Tong Sun ] + * remove 'umount -a' in bailout(). [Closes: issue806]. + + [ Christian Hofstaedtler ] + * Remove "read -s" bashism from target chroot script. [Closes: issue912]. + + -- Christian Hofstaedtler Mon, 18 Oct 2010 12:33:49 +0000 + +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().