Author: niallp
Date: Wed May 21 19:21:57 2008
New Revision: 658982

URL: http://svn.apache.org/viewvc?rev=658982&view=rev
Log:
Update logging version

Modified:
    commons/proper/chain/trunk/xdocs/changes.xml

Modified: commons/proper/chain/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/chain/trunk/xdocs/changes.xml?rev=658982&r1=658981&r2=658982&view=diff
==============================================================================
--- commons/proper/chain/trunk/xdocs/changes.xml (original)
+++ commons/proper/chain/trunk/xdocs/changes.xml Wed May 21 19:21:57 2008
@@ -39,7 +39,7 @@
   </properties>
   <body>
 
-    <release version="1.2" date="2008-05-24" description="OSGi enabled / minor 
bug fixes">
+    <release version="1.2" date="2008-05-25" description="OSGi enabled / minor 
bug fixes">
       <action dev="niallp" type="add">
          Chain 1.2 is the first OSGi-enabled release.
       </action>
@@ -47,7 +47,7 @@
          Add Example webapp for Servlet Mapper Commands
       </action>
       <action dev="rahul" type="update">
-         Upgrade Commons Logging dependency to 1.0.4
+         Upgrade Commons Logging dependency to 1.1.1
       </action>
       <action dev="niallp" type="update" issue="CHAIN-32" due-to="Joshua 
Graham">
          Improve instantiation performance of ContextBase subclasses.


Reply via email to