blob: 5b2f4b443e285fae5e7eb3e5cf216f7863a2dd8b [file] [log] [blame]
Karl Paulsda29c0a2008-08-31 22:15:09 +00001Changes from 1.0.1 to 1.0.2
2---------------------------
3
4* [2008-08-12] Added OBR descriptor and updated to bundle plugin version
5 1.4.3. (FELIX-669)
6* [2008-05-08] Modified "update" command to not append ".jar" to URLs and
7 modified the "install" command to use the same code. (FELIX-544)
8
Karl Paulsb26e3f42008-04-21 22:17:48 +00009Changes from 1.0.0 to 1.0.1
10---------------------------
11
12* [2008-04-21] Re-release to make bytecode executable on jre 1.3.
13
Richard S. Hallba5ce902007-07-09 18:26:54 +000014Changes from 0.8.0-incubator to 1.0.0
15-------------------------------------
16
17* [2006-12-15] Changed the symbolic name, since it was being calculated
18 incorrectly.
19* [2007-05-03] Modified 'ps' so that it displays reasonable defaults if
20 headers are missing. Also added ability to display symbolic name.
21* [2007-06-14] Modified refresh command to accept bundle IDs.