blob: 7927e998a7b2654e7929e7cfde0da1cc3c29fd2b [file] [log] [blame]
Changes 1.0.0 to 1.1.0
----------------------
** New Feature
* New org.apache.felix.utils.collections.DictionaryAsMap class
to wrap a Dictionary as a Map
* New org.apache.felix.utils.properties.InterpolationHelper to
interpolate a Map of properties using ${xx} replacements
* New org.apache.felix.utils.properties.Properties class to
load/save properties and allow editing them without loosing
the user formatting