Richard S. Hall | ba5ce90 | 2007-07-09 18:26:54 +0000 | [diff] [blame] | 1 | Changes 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) |
Richard S. Hall | 7987b3c | 2007-07-13 13:08:26 +0000 | [diff] [blame] | 12 | * [2007-07-13] Fixed LDAP filter syntax bug when using inclusive version |
| 13 | ranges. (FELIX-327) |