[Lemon-commits] Alpar Juttner: Update NEWS

Lemon HG hg at lemon.cs.elte.hu
Sun Dec 7 12:04:02 CET 2008


details:   http://lemon.cs.elte.hu/hg/lemon/rev/d5f1163b1522
changeset: 440:d5f1163b1522
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Sat Dec 06 00:00:00 2008 +0000
description:
	Update NEWS

diffstat:

1 file changed, 14 insertions(+)
NEWS |   14 ++++++++++++++

diffs (21 lines):

diff -r e562b69acbc6 -r d5f1163b1522 NEWS
--- a/NEWS	Thu Dec 04 10:49:54 2008 +0000
+++ b/NEWS	Sat Dec 06 00:00:00 2008 +0000
@@ -1,3 +1,17 @@
+2008-12-06 Version 1.0.1 released
+
+        Bugfix release.
+
+        #170: Bugfix SmartDigraph::split()
+        #171: Bugfix in SmartGraph::restoreSnapshot()
+        #172: Extended test cases for graphs and digraphs
+        #173: Bugfix in Random
+              * operator()s always return a double now
+              * the faulty real<Num>(Num) and real<Num>(Num,Num)
+                have been removed
+        #187: Remove DijkstraWidestPathOperationTraits
+        #61:  Bugfix in DfsVisit
+
 2008-10-13 Version 1.0 released
 
 	This is the first stable release of LEMON. Compared to the 0.x



More information about the Lemon-commits mailing list