[Lemon-commits] Alpar Juttner: Update NEWS file
Lemon HG
hg at lemon.cs.elte.hu
Sat Oct 3 07:47:05 CEST 2009
details: http://lemon.cs.elte.hu/hg/lemon/rev/78b7231f0b2e
changeset: 799:78b7231f0b2e
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Sat Oct 03 06:54:18 2009 +0200
description:
Update NEWS file
diffstat:
NEWS | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diffs (27 lines):
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2009-10-03 Version 1.1.1 released
+
+ Bugfix release.
+
+ #295: Suppress MSVC warnings using pragmas
+ ----: Various CMAKE related improvements
+ * Remove duplications from doc/CMakeLists.txt
+ * Rename documentation install folder from 'docs' to 'html'
+ * Add tools/CMakeLists.txt to the tarball
+ * Generate and install LEMONConfig.cmake
+ * Change the label of the html project in Visual Studio
+ * Fix the check for the 'long long' type
+ * Put the version string into config.h
+ * Minor CMake improvements
+ * Set the version to 'hg-tip' if everything fails
+ #311: Add missing 'explicit' keywords
+ #302: Fix the implementation and doc of CrossRefMap
+ #308: Remove duplicate list_graph.h entry from source list
+ #307: Bug fix in Preflow and Circulation
+
2009-05-13 Version 1.1 released
This is the second stable release of the 1.x series. It
More information about the Lemon-commits
mailing list