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