e4161da9f888fec97de2782d2b15d7c390e1d3df
[snf-image] / snf-image-helper / ChangeLog
1 2012-01-12, v0.3
2         * Warn and in some cases fail if the instance is of an unknown
3         * Force a resize when the filesystem is clean, even if resize2fs
4           complains
5         * Make sure OSFAMILY image property is specified
6
7 2011-11-18, v0.2
8         * Add support for Image Properties
9         * Add new FixPartitionTable task
10         * Add new task that disables RDP connections during windows setup
11         * Extend image personalization to support custom ownership and
12           permissions in the injected files
13
14 2011-10-20, v0.1.2
15
16 2011-10-17, v0.1.1
17         * Fix a bug in ChangePassword task
18         * Add timestamps in output of the tasks
19
20 2011-10-04, v0.1
21         * Initial release