Add backwards compability checks and NEWS file
[grml-debootstrap.git] / debian / changelog
index 63f43ef..fb51ae4 100644 (file)
@@ -1,3 +1,23 @@
+grml-debootstrap (0.32) unstable; urgency=low
+
+  * Drop support for old-stable/etch.
+  * Simplify usage for grub handling, now it's just GRUB="/dev/sdX[#]".
+  * Execute blockdev to reread partition table.
+  * Replace vol_id command with blkid.
+  * Drop deprecated sarge specific code.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 28 Oct 2009 23:29:47 +0100
+
+grml-debootstrap (0.31) unstable; urgency=low
+
+  * Adjust grub handling and install grub-pc package for
+    supporting grub2. [Closes: issue747]
+  * Use cdn.debian.net as default mirror.
+  * Support config variable INSTALL_NOTES to catch information during
+    installation which is reported at the end of the installation process.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 02:47:00 +0200
+
 grml-debootstrap (0.30) unstable; urgency=low
 
   [ Ulrich Dangel ]
@@ -7,8 +27,9 @@ grml-debootstrap (0.30) unstable; urgency=low
 
   [ Michael Prokop ]
   * Add according documentation for new --arch option.
+  * Bump Standards-Version to 3.8.3 (no further changes).
 
- -- Michael Prokop <mika@grml.org>  Thu, 10 Sep 2009 16:04:07 +0200
+ -- Michael Prokop <mika@grml.org>  Fri, 11 Sep 2009 03:15:46 +0200
 
 grml-debootstrap (0.29) unstable; urgency=low