summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm7
1 files changed, 6 insertions, 1 deletions
diff --git a/index.htm b/index.htm
index 8381a8248f..ea116c2417 100644
--- a/index.htm
+++ b/index.htm
@@ -345,6 +345,11 @@
<tt>vis.initialize_vertex</tt> for each vertex
during initialization.</li>
+ <li><a
+ href="libs/graph/doc/bellman_ford_shortest.html"><tt>bellman_ford_shortest_paths</tt></a>:
+ fixed a bug where certain negative
+ cycles were not correctly detected.</li>
+
<li><b>Note:</b> the name of the
compiled library for the <a
href="libs/graph/doc/read_graphviz.html">GraphViz
@@ -354,7 +359,7 @@
conventions.</li>
<li>See the <a href=
- "libs/graph/doc/history.html#1.34.0">complete
+ "libs/graph/doc/history.html#1.34.1">complete
revision history</a> for more information.</li>
</ul>
</li>