# HG changeset patch # User Alpar Juttner # Date 1254545658 -7200 # Node ID 78b7231f0b2e786f74a9b0dbb345fe8b17fa35f9 # Parent 31a389202e6527b86c7c71efc5d73bf35950f845 Update NEWS file diff -r 31a389202e65 -r 78b7231f0b2e NEWS --- a/NEWS Mon Aug 31 07:05:13 2009 +0200 +++ b/NEWS Sat Oct 03 06:54:18 2009 +0200 @@ -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