Author: marcosperanza
Date: Sun Feb 19 18:57:17 2012
New Revision: 1291040

URL: http://svn.apache.org/viewvc?rev=1291040&view=rev
Log:
Added missing action for SANDBOX-391 and SANDBOX-393

Modified:
    commons/sandbox/graph/trunk/src/changes/changes.xml

Modified: commons/sandbox/graph/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/graph/trunk/src/changes/changes.xml?rev=1291040&r1=1291039&r2=1291040&view=diff
==============================================================================
--- commons/sandbox/graph/trunk/src/changes/changes.xml (original)
+++ commons/sandbox/graph/trunk/src/changes/changes.xml Sun Feb 19 18:57:17 2012
@@ -23,6 +23,12 @@
   </properties>
   <body>
   <release version="0.1" date="201?-??-??" description="First release.">
+    <action dev="marcosperanza" type="fix" issue="SANDBOX-393">
+      Add test for Spanning tree
+    </action>
+    <action dev="marcosperanza" type="fix" issue="SANDBOX-391">
+      removeEdge method: missing implementation
+    </action>
     <action dev="simonetripodi" type="update" issue="SANDBOX-388" 
due-to="Steven Dolg, Claudio Squarcella">
       Generic Type inference doesn't work in Eclipse
     </action>


Reply via email to