Bump version to 0.2.7
[snf-image-creator] / ChangeLog
1 2013-03-21, v0.2.7
2         * Fix a bug in host bundling mode where some files were erroneously
3           excluded from the image
4         * Fix a bug were snf-image-creator tried to verify the token even when
5           -t option was not defined by the user
6
7 2013-03-19, v0.2.6
8         * Fix a bug in host bundling mode where the permissions of /tmp and
9           /var/tmp were not respected
10
11 2013-03-19, v0.2.5
12         * Add support for private images
13         * Only use the token to authenticate to synnefo
14         * Show the user-provided info in the confirmation dialog of the wizard
15         * Fix minor typos & bugs
16
17 2013-03-06, v0.2.4
18         * Rename README.rst to README
19         * Enforce raw image format in libguestfs
20         * User user id instead of e-mail when authentication with synnefo
21
22 2013-01-30, v0.2.3
23         * Add support for gpt partition tables in bundle volume
24         * Add AUTHORS ChangeLog and man pages
25         * support pyparted 3.4 and python 2.6
26
27 2013-01-22, v0.2.2
28         * Fix bugs in bundle_host and cleanup functions
29
30 2013-01-16, v0.2.1
31         * Fix bug in dialog
32         * Support python-sendfile 2.x
33
34 2013-01-14, v0.2
35         * Add support for bundling the host system
36         * Add new tmpdir option for specifying a temporary directory
37         * Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
38         * Fix typos & bugs
39
40 2012-12-03, v0.1.1
41         * Fix bugs in dialog wizard
42         * Fix typos
43
44 2012-11-05, v0.1
45         * Initial Version
46