# HG changeset patch # User Alpar Juttner # Date 1404743521 -7200 # Node ID bdabbf66b2ad131199059736178664f44c69adaf # Parent 11de70cf85505d5490760a06ad1de4a403041619 Update NEWS file diff -r 11de70cf8550 -r bdabbf66b2ad NEWS --- a/NEWS Mon Jul 07 15:58:07 2014 +0200 +++ b/NEWS Mon Jul 07 16:32:01 2014 +0200 @@ -1,3 +1,18 @@ +2014-07-07 Version 1.3.1 released + + Bugfix release. + + #484: Require CMAKE 2.8 + #471, #472, #480: Various clang compatibility fixes + #481, #482: Fix shared lib build and versioning + #476: Fix invalid map query in NearestNeighborTsp + #478: Bugfix in debug checking and lower bound handling + in min cost flow algorithms + #479, #465: Bugfix in default LP/MIP backend settings + #476: Bugfix in tsp_test + #487: Add missing include header and std:: namespace spec. + #474: Fix division by zero error in NetworkSimplex + 2013-08-10 Version 1.3 released This is major feature release