blob: cbb425c8552e63439f3cf55f16129cd4aa3d734c [file] [log] [blame]
Clement Escoffier029070e2009-03-31 07:24:28 +00001Version 0.9.2
2--------------
3
4** Bug
5 * [FELIX-895] - File Install treats configuration files with identical subnames as the same configuration
6 * [FELIX-926] - FileInstall does not read all values from Configuration properties
7 * [FELIX-937] - FileInstall can't handle autostart bundles that are part of watched directory
8 * [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped transiently by user
9
10** Improvement
11 * [FELIX-920] - Add option to only install or "install and start" newly discovered bundles
12 * [FELIX-939] - Optimize File Install
13 * [FELIX-942] - Fileinstall unit tests
14 * [FELIX-983] - Allow property substitution in config file
15 * [FELIX-998] - Metatype definition for FileInstall
16
17Version 0.9.0
18--------------
19
20 * First public release