Add an example about how to run hooks
[ext/instance-debootstrap.git] / NEWS
diff --git a/NEWS b/NEWS
index f120390..493cd60 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,16 @@ Version 0.13
 
 The Debian version installed by default is now Wheezy.
 
+The filesystem type for the root partition of instances is now
+configurable through the new OS parameter ``filesystem``. It
+defaults to 'ext4'.
+
 Improve documentation with regard to instance variants.
 
+Bugfixes:
+
+- Report an error if it's exporting an instance fails because of the
+  wrong filesystem type.
 
 Version 0.12
 ------------