You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/04/05 14:58:11 UTC

svn commit: r1089010 - /commons/proper/discovery/trunk/src/changes/changes.xml

Author: simonetripodi
Date: Tue Apr  5 12:58:11 2011
New Revision: 1089010

URL: http://svn.apache.org/viewvc?rev=1089010&view=rev
Log:
added DISCOVERY-15 to latest changes

Modified:
    commons/proper/discovery/trunk/src/changes/changes.xml

Modified: commons/proper/discovery/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/changes/changes.xml?rev=1089010&r1=1089009&r2=1089010&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/changes/changes.xml (original)
+++ commons/proper/discovery/trunk/src/changes/changes.xml Tue Apr  5 12:58:11 2011
@@ -28,6 +28,10 @@
     <action dev="simonetripodi" type="update" issue="DISCOVERY-14">
       Moved to Java5 APIs, used Generics.
     </action>
+    <action dev="simonetripodi" type="update" issue="DISCOVERY-15">
+      Custom org.apache.commons.discovery.log.Log implementation replaced by
+      default commons-logging behavior.
+    </action>
   </release>
   </body>
 </document>