Bump Standard version to 3.8.1
[grml-debootstrap.git] / debian / changelog
index 83900f0..ce8e6b0 100644 (file)
@@ -1,3 +1,22 @@
+grml-debootstrap (0.27) unstable; urgency=low
+
+  * Support setting Debian suite components (like main, contrib,...)
+    so it's possible to use a simple 'main' mirror.
+  * Bugfix: make sure to ignore /dev/md* devices if not using SW-RAID
+  * Bugfix: do not fail in chrootmirror() when using $ISO variable.
+  * Bump Standard Version to 3.8.1 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 May 2009 13:53:30 +0200
+
+grml-debootstrap (0.26) unstable; urgency=low
+
+  * Do not use UUID on SW-RAID.
+  * Add /dev/md* to partition list. If /dev/md* is already
+    configured we don't want to re-run the SW-RAID setup
+    but instead just install on /dev/md*.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 17 Mar 2009 10:47:53 +0100
+
 grml-debootstrap (0.25) unstable; urgency=low
 
   * Use configuration $RELEASE as well as default in interactive