blob: dc1a7eef0489b910a23b2818188e72102a8a60d6 [file] [log] [blame]
Karl Paulsc6eda452010-02-14 22:52:56 +00001Changes from 1.2.0 to 1.4.0
2---------------------------
3
4** Bug
5 * [FELIX-619] - Shell.TUI causes "new java.io.ServerSocket()" to hang
6 * [FELIX-1137] - [PATCH] Shell TUI pom has incorrect Bundle-DocURL tag
7
8** Improvments
9 * Update to shell 1.4.0
10
11Changes from 1.0.2 to 1.2.0
12---------------------------
13
14** Bug
15 * [FELIX-729] - Shell-TUI causes 100% CPU load when using javaw launcher
16
17Changes from 1.0.1 to 1.0.2
18---------------------------
19
20* [2008-08-12] Added OBR descriptor and updated to bundle plugin version
21 1.4.3. (FELIX-669)
22
23Changes from 1.0.0 to 1.0.1
24---------------------------
25
26* [2008-04-21] Re-release to make bytecode executable on jre 1.3.
27
28Changes from 0.8.0-incubator to 1.0.0
29-------------------------------------
30
31* None.