Changes in NEWS [934:1086d1c28303:883:87569cb5734d] in lemon-1.2
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r934 r883 1 2011-11-09 Version 1.2.3 released2 3 Bugfix release.4 5 #428: Add missing lemon/lemon.pc.cmake to the release tarball6 #429: Fix VS warnings7 #430: Fix LpBase::Constr two-side limit bug8 9 2011-08-08 Version 1.2.2 released10 11 Bugfix release.12 13 #392: Bug fix in Dfs::start(s,t)14 #414: Fix wrong initialization in Preflow15 #404: Update Doxygen configuration16 #416: Support tests with valgrind17 #418: Better Win CodeBlock/MinGW support18 #419: Backport build environment improvements from the main branch19 - Build of mip_test and lp_test precede the running of the tests20 - Also search for coin libs under ${COIN_ROOT_DIR}/lib/coin21 - Do not look for COIN_VOL libraries22 #382: Allow lgf file without Arc maps23 #417: Bug fix in CostScaling24 25 2010-10-21 Version 1.2.1 released26 27 Bugfix release.28 29 #366: Fix Pred[Matrix]MapPath::empty()30 #371: Bug fix in (di)graphCopy()31 The target graph is cleared before adding nodes and arcs/edges.32 33 #364: Add missing UndirectedTags34 #368: Fix the usage of std::numeric_limits<>::min() in Network Simplex35 #372: Fix a critical bug in preflow36 37 1 2010-03-19 Version 1.2 released 38 2
Note: See TracChangeset
for help on using the changeset viewer.