Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / ChangeLog @ 5a023838

History | View | Annotate | Download (934 Bytes)

1
2012-03-26, v0.3.5
2
	* Force Automatic Update in Windows images
3

    
4
2012-03-05, v0.3.4
5
	* Fix 2 bugs in Delete SSH Keys task, caused by the use of pipefail
6
	  bash option
7

    
8
2012-02-29, v0.3.3
9
	* Check if the images partition table is valid
10

    
11
2012-02-06, v0.3.2
12

    
13
2012-01-26, v0.3.1
14
	* Fix a bug in the OS detection code
15

    
16
2012-01-12, v0.3
17
	* Warn and in some cases fail if the instance is of an unknown
18
	* Force a resize when the filesystem is clean, even if resize2fs
19
	  complains
20
	* Make sure OSFAMILY image property is specified
21

    
22
2011-11-18, v0.2
23
	* Add support for Image Properties
24
	* Add new FixPartitionTable task
25
	* Add new task that disables RDP connections during windows setup
26
	* Extend image personalization to support custom ownership and
27
	  permissions in the injected files
28

    
29
2011-10-20, v0.1.2
30

    
31
2011-10-17, v0.1.1
32
	* Fix a bug in ChangePassword task
33
	* Add timestamps in output of the tasks
34

    
35
2011-10-04, v0.1
36
	* Initial release