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 2012/01/10 22:36:40 UTC

svn commit: r1229748 - /commons/sandbox/graph/trunk/src/changes/changes.xml

Author: simonetripodi
Date: Tue Jan 10 21:36:39 2012
New Revision: 1229748

URL: http://svn.apache.org/viewvc?rev=1229748&view=rev
Log:
updated issue summary

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=1229748&r1=1229747&r2=1229748&view=diff
==============================================================================
--- commons/sandbox/graph/trunk/src/changes/changes.xml (original)
+++ commons/sandbox/graph/trunk/src/changes/changes.xml Tue Jan 10 21:36:39 2012
@@ -24,7 +24,7 @@
   <body>
   <release version="0.1" date="201?-??-??" description="First release.">
     <action dev="simonetripodi" type="update" issue="SANDBOX-356">
-      Generic weight types and updated shortest path implementations - patch provided by Claudio Squarcella
+      Generic weight types and algorithms implementations based on wighted graphes - patch provided by Claudio Squarcella
     </action>
     <action dev="simonetripodi" type="update" issue="SANDBOX-346">
       DotExporter only exports weights that extend Number - patch provided by Claudio Squarcella