Karl Pauls | da29c0a | 2008-08-31 22:15:09 +0000 | [diff] [blame] | 1 | Changes 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 Pauls | b26e3f4 | 2008-04-21 22:17:48 +0000 | [diff] [blame] | 9 | Changes 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. Hall | ba5ce90 | 2007-07-09 18:26:54 +0000 | [diff] [blame] | 14 | Changes 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. |