blob: 7927e998a7b2654e7929e7cfde0da1cc3c29fd2b [file] [log] [blame]
Guillaume Nodete6b1d9a2010-11-03 21:42:49 +00001Changes 1.0.0 to 1.1.0
2----------------------
3
4** New Feature
5 * New org.apache.felix.utils.collections.DictionaryAsMap class
6 to wrap a Dictionary as a Map
7 * New org.apache.felix.utils.properties.InterpolationHelper to
8 interpolate a Map of properties using ${xx} replacements
9 * New org.apache.felix.utils.properties.Properties class to
10 load/save properties and allow editing them without loosing
11 the user formatting