blob: cf4407c07ae3a5fa7aa6551c5387cbb600b5b29c [file] [log] [blame]
Carsten Ziegeler3682ca92010-09-12 10:13:42 +00001Changes from 1.2.2 to 1.2.4
2---------------------------
3
4** Bug
5 * [FELIX-2582] - Event admin requires config admin packages
6 * [FELIX-2431] - EventAdmin service unregistered but not registered again on ConfigAdmin startup
7
8** Improvement
9 * [FELIX-2562] - Remove object caches
10 * [FELIX-2558] - Handle configuration changes without restarting event admin service
11
12
13Changes from 1.0.0 to 1.2.2
14---------------------------
15
16** Bug
17 * [FELIX-2089] - IllegalStateException thrown by LogWrapper if logging after bundle stop
18
19** Improvement
20 * [FELIX-1875] - Add R4.2 support for Event Admin
21 * [FELIX-1913] - All events are processed in a queue
22 * [FELIX-2020] - Make event admin configurable through configuration admin
23 * [FELIX-1960] - Fine-grained timeout configuration
24 * [FELIX-664] - Event Admin OBR description
25
26
27Initial Release 1.0.0
28---------------------