COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r712 r939  
     12010-03-08 Version 1.1.2 released
     2
     3        Bugfix release.
     4
     5        #317: Fix (and improve) error message in mip_test.cc
     6              Remove unnecessary OsiCbc dependency
     7        #250: Fix in pathSource() and pathTarget()
     8        #322: Distribute LEMONConfig.cmake.in
     9        #321: Use pathCopy(from,to) instead of copyPath(to,from)
     10        #330: Bug fix in map_extender.h
     11        #335: Fix clear() function in ExtendFindEnum
     12        #337: Use void* as LPX object pointer
     13        #336: Fix the date field comment of graphToEps() output
     14        #323: Bug fix in Suurballe
     15
     162009-10-03 Version 1.1.1 released
     17
     18        Bugfix release.
     19
     20        #295: Suppress MSVC warnings using pragmas
     21        ----: Various CMAKE related improvements
     22              * Remove duplications from doc/CMakeLists.txt
     23              * Rename documentation install folder from 'docs' to 'html'
     24              * Add tools/CMakeLists.txt to the tarball
     25              * Generate and install LEMONConfig.cmake
     26              * Change the label of the html project in Visual Studio
     27              * Fix the check for the 'long long' type
     28              * Put the version string into config.h
     29              * Minor CMake improvements
     30              * Set the version to 'hg-tip' if everything fails
     31        #311: Add missing 'explicit' keywords
     32        #302: Fix the implementation and doc of CrossRefMap
     33        #308: Remove duplicate list_graph.h entry from source list
     34        #307: Bug fix in Preflow and Circulation
     35
    1362009-05-13 Version 1.1 released
    237
Note: See TracChangeset for help on using the changeset viewer.