blob: a8f93103d3bded41fb286c81675df28d1f40c9fb [file] [log] [blame]
Richard S. Hallba5ce902007-07-09 18:26:54 +00001Changes from 0.8.0-incubator to 1.0.0
2-------------------------------------
3
4* [2007-03-16] Correctly initialized member fields to avoid incorrectly
5 assigning the source and license URLs. (FELIX-242)
6* [2007-03-19] Parent POM extends Apache POM for Apache-wide policies.
7 (FELIX-260)
8* [2007-05-18] Improved OBR dependency resolution by searching resolving
9 bundles before local bundles and to search through all available
10 candidates to find one that can resolve instead of picking one and failing
11 if it cannot be resolved. (FELIX-285)