/[Apache-SVN]/jakarta/commons/proper/configuration/trunk/xdocs/changes.xml
ViewVC logotype

Diff of /jakarta/commons/proper/configuration/trunk/xdocs/changes.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/configuration/trunk/xdocs/changes.xml	2005/07/27 14:07:04	225521
+++ jakarta/commons/proper/configuration/trunk/xdocs/changes.xml	2005/07/27 14:12:59	225522
@@ -23,6 +23,17 @@
   <body>
 
     <release version="1.2-dev" date="in SVN">
+      <action dev="ebourg" type="add" issue="29192">
+        PropertiesConfiguration now supports escaped key/value separators in the keys
+        (i.e foo\:key = bar).
+      </action>
+      <action dev="ebourg" type="add" issue="29171">
+        PropertiesConfiguration now supports all key/value separators supported by java.util.Properties
+        ('=', ':' and white space characters).
+      </action>
+      <action dev="ebourg" type="update">
+        Commons Configuration now depends on Commons Lang 2.1 instead of 2.0
+      </action>
       <action dev="ebourg" type="update" issue="35888">
         Comment lines for PropertiesConfiguration can start with the '!' char (compatibility with java.util.Properties)
       </action>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26