You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2008/02/07 08:38:46 UTC

svn commit: r619300 - /commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml

Author: oheger
Date: Wed Feb  6 23:38:45 2008
New Revision: 619300

URL: http://svn.apache.org/viewvc?rev=619300&view=rev
Log:
Updated changes

Modified:
    commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml

Modified: commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml?rev=619300&r1=619299&r2=619300&view=diff
==============================================================================
--- commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml (original)
+++ commons/proper/configuration/branches/configuration2_experimental/xdocs/changes.xml Wed Feb  6 23:38:45 2008
@@ -22,6 +22,21 @@
   </properties>
 
   <body>
+
+    <release version="2.0" date="in SVN" description="">
+      <action dev="oheger" type="update">
+        The dependency to commons-collections is no longer needed.
+      </action>
+      <action dev="oheger" type="update">
+        To avoid incompatibilities with older versions the package structure
+	has been changed. The main package is now
+	org.apache.commons.configuration2.
+      </action>
+      <action dev="oheger" type="update">
+        Commons Configuration now requires Java 1.5.
+      </action>
+    </release>
+
     <release version="1.6" date="in SVN" description="">
       <action dev="oheger" type="fix" issue="CONFIGURATION-302">
         If a change has been detected by FileChangedReloadingStrategy, the