Add option for printing the needed sysprep params
[snf-image-creator] / ChangeLog
index 7bbb856..dd3e87f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2013-07-18, v0.4.3
+       * Force TERM=linux when working on xterm. This makes dialog behave
+         better under OpenSUSE
+
+2013-07-17, v0.4.2
+       * Fix a dialog bug affecting only OpenSUSE
+
+2013-06-21, v0.4.1
+       * Fix a bug that caused an abnormal termination when trying to
+         determine the available users in a Windows image
+
+2013-06-21, v0.4
+       * Populate the USERS metadata in Windows images
+       * Support kamaki 0.9 and synnefo 0.14
+       * Change the metadata file format to json
+       * Support the devflow building system
+
+2013-05-27, v0.3
+       * Support media hosting FreeBSD systems
+       * Check if remote files exist when uploading images to pithos
+       * Make the md5sum and metadate files public if image gets registered as
+         public
+       * Fix minor bugs and typos
+
+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()