Replace vol_id command with blkid.
[grml-debootstrap.git] / debian / changelog
index 3117250..046afd1 100644 (file)
@@ -1,3 +1,13 @@
+grml-debootstrap (0.35) unstable; urgency=low
+
+  * Do NOT execute 'umount -a' in chroot script for cleanup. This
+    can cause problems with installations to directories.
+    Thanks for the bugreport and debugging, Tong Sun.
+    [Closes: issue806]
+  * Replace vol_id command with blkid.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 15:19:10 +0100
+
 grml-debootstrap (0.34) unstable; urgency=low
 
   * Move the apt cache removal function to a later point of execution