blob: d662bc456ffe9b57c2561cd5796c64535b54beeb [file] [log] [blame]
Karl Paulsacf26592011-09-22 13:26:58 +00001Changes from 1.4.2 to 2.0.0
2---------------------------
3** Bug
4 * [FELIX-2648] - Incompatible security provider state when switching from 2.0.4 to 3.0.3
5 * [FELIX-2922] - ArrayIndexOutOfBoundsException when specifying no name
6 * [FELIX-3004] - felix.security does not work with exploded jars
7 * [FELIX-3101] - ClassCastException in Permissions class
8
9** Improvement
10 * Update to latest framework version 4.0.0
11
Karl Pauls0f487a02011-03-28 20:11:35 +000012Changes from 1.4.1 to 1.4.2
13---------------------------
14
15** Improvement
16 * Update to latest framework version 3.2.0
17
Karl Paulsb6a5d3f2010-12-26 21:06:59 +000018Changes from 1.4.0 to 1.4.1
19---------------------------
20
21** Bug
22 * [FELIX-2739] - [Security] Recent framework changes have broken the security provider.
23
Karl Pauls3df23ef2010-08-18 20:14:15 +000024Changes from 1.2.0 to 1.4.0
25---------------------------
26
27** Improvement
28 * [FELIX-2547] - Implement conditionalpermissioninfo encoding/decoding to match the spec.
29
30
Karl Pauls502f4152010-06-06 21:29:01 +000031Changes from 1.0.0 to 1.2.0
32---------------------------
Karl Pauls3df23ef2010-08-18 20:14:15 +000033
Karl Pauls502f4152010-06-06 21:29:01 +000034** Task
35 * [FELIX-2294] - Patch Framework Security for compatibility
36
Karl Paulsd2b6e622010-02-04 22:47:26 +0000371.0.0
38-----
39
40** Initial Release