Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / ChangeLog @ 4f25a20d

History | View | Annotate | Download (678 Bytes)

1
2012-01-26, v0.3.1
2
	* Fix a bug in the OS detection code
3

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

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

    
17
2011-10-20, v0.1.2
18

    
19
2011-10-17, v0.1.1
20
	* Fix a bug in ChangePassword task
21
	* Add timestamps in output of the tasks
22

    
23
2011-10-04, v0.1
24
	* Initial release