[Lemon-commits] Alpar Juttner: Update NEWS file
Lemon HG
hg at lemon.cs.elte.hu
Mon Jul 7 17:00:41 CEST 2014
details: http://lemon.cs.elte.hu/hg/lemon/rev/bdabbf66b2ad
changeset: 1320:bdabbf66b2ad
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Mon Jul 07 16:32:01 2014 +0200
description:
Update NEWS file
diffstat:
NEWS | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diffs (22 lines):
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -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
More information about the Lemon-commits
mailing list