[Lemon-commits] Alpar Juttner: Update NEWS file
Lemon HG
hg at lemon.cs.elte.hu
Mon Mar 8 12:15:33 CET 2010
details: http://lemon.cs.elte.hu/hg/lemon/rev/86a880ba752d
changeset: 939:86a880ba752d
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Sun Mar 07 09:42:47 2010 +0000
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 @@
+2010-03-08 Version 1.1.2 released
+
+ Bugfix release.
+
+ #317: Fix (and improve) error message in mip_test.cc
+ Remove unnecessary OsiCbc dependency
+ #250: Fix in pathSource() and pathTarget()
+ #322: Distribute LEMONConfig.cmake.in
+ #321: Use pathCopy(from,to) instead of copyPath(to,from)
+ #330: Bug fix in map_extender.h
+ #335: Fix clear() function in ExtendFindEnum
+ #337: Use void* as LPX object pointer
+ #336: Fix the date field comment of graphToEps() output
+ #323: Bug fix in Suurballe
+
2009-10-03 Version 1.1.1 released
Bugfix release.
More information about the Lemon-commits
mailing list