1.1 --- a/NEWS Thu Dec 04 10:49:54 2008 +0000
1.2 +++ b/NEWS Sat Dec 06 00:00:00 2008 +0000
1.3 @@ -1,3 +1,17 @@
1.4 +2008-12-06 Version 1.0.1 released
1.5 +
1.6 + Bugfix release.
1.7 +
1.8 + #170: Bugfix SmartDigraph::split()
1.9 + #171: Bugfix in SmartGraph::restoreSnapshot()
1.10 + #172: Extended test cases for graphs and digraphs
1.11 + #173: Bugfix in Random
1.12 + * operator()s always return a double now
1.13 + * the faulty real<Num>(Num) and real<Num>(Num,Num)
1.14 + have been removed
1.15 + #187: Remove DijkstraWidestPathOperationTraits
1.16 + #61: Bugfix in DfsVisit
1.17 +
1.18 2008-10-13 Version 1.0 released
1.19
1.20 This is the first stable release of LEMON. Compared to the 0.x