COIN-OR::LEMON - Graph Library

Changeset 1275:e38c9a70375c in lemon


Ignore:
Timestamp:
08/10/13 12:09:03 (11 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
1.2
Phase:
public
Message:

Update NEWS file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r1099 r1275  
     12013-08-10 Version 1.2.4 released
     2
     3        Bugfix release.
     4
     5        #432: Add missing doc/template.h and doc/references.bib to release
     6              tarball
     7        #433: Support shared library build
     8        ----: Update CPLEX lookup
     9        ----: Make CBC interface compatible with latest CBC releases
     10        ----: Intel C++ compatibility fixes
     11        #441: Fix buggy reinitialization in _solver_bits::VarIndex::clear()
     12        #444: Bugfix in path copy constructors and assignment operators
     13        #447: Bugfix in AllArcLookUp<>
     14        #448: Bugfix in adaptor_test.cc
     15        #449: Fix clang compilation warnings and errors
     16        #440: Fix a bug + remove redundant typedefs in dimacs-solver
     17        #453: Avoid GCC 4.7 compiler warnings
     18        #445: Fix missing initialization in CplexEnv::CplexEnv()
     19        #461: Bugfix in assert.h
     20        #470: Fix compilation issues related to various gcc versions
     21        #439: Bugfix in biNodeConnected()
     22
    1232011-11-09 Version 1.2.3 released
    224
Note: See TracChangeset for help on using the changeset viewer.