blob: dda8c3d9d12966c499ee248c6d5c0f97ed769ed6 [file] [log] [blame]
Sanjeeb Kumar Sahoo50a136a2010-11-30 19:41:54 +00001Changes from 1.2.6 to 1.2.8
2---------------------------
3
4** Improvement
5 * [FELIX-2655] - allow event admin log level to be configurable
6
7
Carsten Ziegeler15afbf02010-10-12 07:41:33 +00008Changes from 1.2.4 to 1.2.6
9---------------------------
10
11** Bug
12 * [FELIX-2608] - Threads should be daemon threads
13
14
Carsten Ziegeler3682ca92010-09-12 10:13:42 +000015Changes from 1.2.2 to 1.2.4
16---------------------------
17
18** Bug
19 * [FELIX-2582] - Event admin requires config admin packages
20 * [FELIX-2431] - EventAdmin service unregistered but not registered again on ConfigAdmin startup
21
22** Improvement
23 * [FELIX-2562] - Remove object caches
24 * [FELIX-2558] - Handle configuration changes without restarting event admin service
25
26
27Changes from 1.0.0 to 1.2.2
28---------------------------
29
30** Bug
31 * [FELIX-2089] - IllegalStateException thrown by LogWrapper if logging after bundle stop
32
33** Improvement
34 * [FELIX-1875] - Add R4.2 support for Event Admin
35 * [FELIX-1913] - All events are processed in a queue
36 * [FELIX-2020] - Make event admin configurable through configuration admin
37 * [FELIX-1960] - Fine-grained timeout configuration
38 * [FELIX-664] - Event Admin OBR description
39
40
41Initial Release 1.0.0
42---------------------