X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/84e3cd34667104f73618a01c28f9ebda35d34a67..d3f3bfbfbe2a3cc4a39ea3bda97fcdd3887995b1:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 969af97..c689e47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2013-03-21, v0.2.7 + * Fix a bug in host bundling mode where some files were erroneously + excluded from the image + * Fix a bug were snf-image-creator tried to verify the token even when + -t option was not defined by the user + +2013-03-19, v0.2.6 + * Fix a bug in host bundling mode where the permissions of /tmp and + /var/tmp were not respected + +2013-03-19, v0.2.5 + * Add support for private images + * Only use the token to authenticate to synnefo + * Show the user-provided info in the confirmation dialog of the wizard + * Fix minor typos & bugs + +2013-03-06, v0.2.4 + * Rename README.rst to README + * Enforce raw image format in libguestfs + * User user id instead of e-mail when authentication with synnefo + 2013-01-30, v0.2.3 * Add support for gpt partition tables in bundle volume * Add AUTHORS ChangeLog and man pages