Carsten Ziegeler | 15afbf0 | 2010-10-12 07:41:33 +0000 | [diff] [blame] | 1 | Changes from 1.2.4 to 1.2.6 |
| 2 | --------------------------- |
| 3 | |
| 4 | ** Bug |
| 5 | * [FELIX-2608] - Threads should be daemon threads |
| 6 | |
| 7 | |
Carsten Ziegeler | 3682ca9 | 2010-09-12 10:13:42 +0000 | [diff] [blame] | 8 | Changes from 1.2.2 to 1.2.4 |
| 9 | --------------------------- |
| 10 | |
| 11 | ** Bug |
| 12 | * [FELIX-2582] - Event admin requires config admin packages |
| 13 | * [FELIX-2431] - EventAdmin service unregistered but not registered again on ConfigAdmin startup |
| 14 | |
| 15 | ** Improvement |
| 16 | * [FELIX-2562] - Remove object caches |
| 17 | * [FELIX-2558] - Handle configuration changes without restarting event admin service |
| 18 | |
| 19 | |
| 20 | Changes from 1.0.0 to 1.2.2 |
| 21 | --------------------------- |
| 22 | |
| 23 | ** Bug |
| 24 | * [FELIX-2089] - IllegalStateException thrown by LogWrapper if logging after bundle stop |
| 25 | |
| 26 | ** Improvement |
| 27 | * [FELIX-1875] - Add R4.2 support for Event Admin |
| 28 | * [FELIX-1913] - All events are processed in a queue |
| 29 | * [FELIX-2020] - Make event admin configurable through configuration admin |
| 30 | * [FELIX-1960] - Fine-grained timeout configuration |
| 31 | * [FELIX-664] - Event Admin OBR description |
| 32 | |
| 33 | |
| 34 | Initial Release 1.0.0 |
| 35 | --------------------- |