blob: e917e6a4ced0d78a67c069bcdba80dc5cf3f838c [file] [log] [blame]
Clement Escoffier81466522009-05-03 08:15:51 +00001Version 1.0.0
2-------------
3
4** Bug
5 * [FELIX-1036] - FileInstaller spawns multiple watchers for same directory
6
7** Improvement
8 * [FELIX-1055] - Making FileInstall bundle CDC-1.1/Foundation 1.1 compatible
9
Clement Escoffier5ba1dba2009-03-31 07:24:28 +000010Version 0.9.2
11--------------
12
13** Bug
14 * [FELIX-895] - File Install treats configuration files with identical subnames as the same configuration
15 * [FELIX-926] - FileInstall does not read all values from Configuration properties
16 * [FELIX-937] - FileInstall can't handle autostart bundles that are part of watched directory
17 * [FELIX-938] - FileInstall starts a stopped bundles even if it is stopped transiently by user
18
19** Improvement
20 * [FELIX-920] - Add option to only install or "install and start" newly discovered bundles
21 * [FELIX-939] - Optimize File Install
22 * [FELIX-942] - Fileinstall unit tests
23 * [FELIX-983] - Allow property substitution in config file
24 * [FELIX-998] - Metatype definition for FileInstall
25
26Version 0.9.0
27--------------
28
29 * First public release