Copy OSFAMILY to OS property if distro is unknown
[snf-image-creator] / ChangeLog
index 076a4ac..6dcd994 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-05-01, v0.2.10
+       * Fix a bug where acl and user_xattr mount options where not respected
+         in host bundling operation
+
+2013-04-25, v0.2.9
+       * Support kamaki 0.8
+       * Fix a bug in util.get_command()
+       * Move some linux specific code from unix.py to linux.py
+
 2013-03-28, v0.2.8
        * Fix a bug in wizard mode
        * Cleanup and refine the code