Statistics
| Branch: | Tag: | Revision:

root / ChangeLog @ 2eb7dff0

History | View | Annotate | Download (1.4 kB)

1
2013-03-28, v0.2.8
2
	* Fix a bug in wizard mode
3
	* Cleanup and refine the code
4

    
5
2013-03-21, v0.2.7
6
	* Fix a bug in host bundling mode where some files were erroneously
7
	  excluded from the image
8
	* Fix a bug were snf-image-creator tried to verify the token even when
9
	  -t option was not defined by the user
10

    
11
2013-03-19, v0.2.6
12
	* Fix a bug in host bundling mode where the permissions of /tmp and
13
	  /var/tmp were not respected
14

    
15
2013-03-19, v0.2.5
16
	* Add support for private images
17
	* Only use the token to authenticate to synnefo
18
	* Show the user-provided info in the confirmation dialog of the wizard
19
	* Fix minor typos & bugs
20

    
21
2013-03-06, v0.2.4
22
	* Rename README.rst to README
23
	* Enforce raw image format in libguestfs
24
	* User user id instead of e-mail when authentication with synnefo
25

    
26
2013-01-30, v0.2.3
27
	* Add support for gpt partition tables in bundle volume
28
	* Add AUTHORS ChangeLog and man pages
29
	* support pyparted 3.4 and python 2.6
30

    
31
2013-01-22, v0.2.2
32
	* Fix bugs in bundle_host and cleanup functions
33

    
34
2013-01-16, v0.2.1
35
	* Fix bug in dialog
36
	* Support python-sendfile 2.x
37

    
38
2013-01-14, v0.2
39
	* Add support for bundling the host system
40
	* Add new tmpdir option for specifying a temporary directory
41
	* Add .kamakirc as sensitive userdatat in cleanup_userdata sysprep
42
	* Fix typos & bugs
43

    
44
2012-12-03, v0.1.1
45
	* Fix bugs in dialog wizard
46
	* Fix typos
47

    
48
2012-11-05, v0.1
49
	* Initial Version
50