1.1 --- a/NEWS Fri Jan 23 16:39:28 2009 +0000
1.2 +++ b/NEWS Fri Jan 23 18:11:58 2009 +0000
1.3 @@ -1,3 +1,20 @@
1.4 +2009-01-23 Version 1.0.2 released
1.5 +
1.6 + Bugfix release.
1.7 +
1.8 + #193: Bugfix in GraphReader::skipSection()
1.9 + #195: Bugfix in ConEdgeIt()
1.10 + #197: Bugfix in heap unionfind
1.11 + * This bug affects Edmond's general matching algorithms.
1.12 + (Not available in this release.)
1.13 + #207: Fix 'make install' without 'make html' using CMAKE
1.14 + #208: Suppress or fix VS2008 compilation warnings
1.15 + ----: Update the LEMON icon
1.16 + ----: Enable the component-based installer
1.17 + (in installers made by CPACK)
1.18 + ----: Set the proper version for CMAKE in the tarballs
1.19 + (made by autotools).
1.20 +
1.21 2008-12-06 Version 1.0.1 released
1.22
1.23 Bugfix release.