blob: 28a9a1796f46042a9148f6a743b73e00eb389e89 [file] [log] [blame]
Karl Paulsa3344462009-09-06 20:32:27 +00001Changes from 1.2.0 to 1.4.0
2---------------------------
3
4* [2009-09-01] Update to latest R4.2 API
5
Karl Paulsd0771612008-04-21 20:55:17 +00006Changes from 1.0.0 to 1.0.1
7---------------------------
8
9* [2008-04-21] Re-release to make bytecode executable on jre 1.3.
10
Richard S. Hallba5ce902007-07-09 18:26:54 +000011Changes from 0.8.0-incubator to 1.0.0
12-------------------------------------
13
14* [2007-03-02] Added Bundle.getBundleContext() method, which is part
15 of OSGi R4.1; this is an interim fix until we switch to the OSGi R4.1
16 API definitions.