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