NEWS
branch1.0
changeset 531 894dbb06f7e3
parent 440 d5f1163b1522
child 532 a441f68fc073
equal deleted inserted replaced
3:c8ace4ff97e3 4:8ddff6280f30
       
     1 2009-01-23 Version 1.0.2 released
       
     2 
       
     3         Bugfix release.
       
     4 
       
     5         #193: Bugfix in GraphReader::skipSection()
       
     6         #195: Bugfix in ConEdgeIt()
       
     7         #197: Bugfix in heap unionfind
       
     8               * This bug affects Edmond's general matching algorithms.
       
     9                 (Not available in this release.)
       
    10         #207: Fix 'make install' without 'make html' using CMAKE
       
    11         #208: Suppress or fix VS2008 compilation warnings
       
    12         ----: Update the LEMON icon
       
    13         ----: Enable the component-based installer
       
    14               (in installers made by CPACK)
       
    15         ----: Set the proper version for CMAKE in the tarballs
       
    16               (made by autotools).
       
    17 
     1 2008-12-06 Version 1.0.1 released
    18 2008-12-06 Version 1.0.1 released
     2 
    19 
     3         Bugfix release.
    20         Bugfix release.
     4 
    21 
     5         #170: Bugfix SmartDigraph::split()
    22         #170: Bugfix SmartDigraph::split()