Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / ChangeLog @ fe816d8b

History | View | Annotate | Download (766 Bytes)

1
2012-02-29, v0.3.3
2
	* Check if the images partition table is valid
3

    
4
2012-02-06, v0.3.2
5

    
6
2012-01-26, v0.3.1
7
	* Fix a bug in the OS detection code
8

    
9
2012-01-12, v0.3
10
	* Warn and in some cases fail if the instance is of an unknown
11
	* Force a resize when the filesystem is clean, even if resize2fs
12
	  complains
13
	* Make sure OSFAMILY image property is specified
14

    
15
2011-11-18, v0.2
16
	* Add support for Image Properties
17
	* Add new FixPartitionTable task
18
	* Add new task that disables RDP connections during windows setup
19
	* Extend image personalization to support custom ownership and
20
	  permissions in the injected files
21

    
22
2011-10-20, v0.1.2
23

    
24
2011-10-17, v0.1.1
25
	* Fix a bug in ChangePassword task
26
	* Add timestamps in output of the tasks
27

    
28
2011-10-04, v0.1
29
	* Initial release