1.1 --- a/NEWS Mon Aug 31 07:05:13 2009 +0200
1.2 +++ b/NEWS Sat Oct 03 06:54:18 2009 +0200
1.3 @@ -1,3 +1,23 @@
1.4 +2009-10-03 Version 1.1.1 released
1.5 +
1.6 + Bugfix release.
1.7 +
1.8 + #295: Suppress MSVC warnings using pragmas
1.9 + ----: Various CMAKE related improvements
1.10 + * Remove duplications from doc/CMakeLists.txt
1.11 + * Rename documentation install folder from 'docs' to 'html'
1.12 + * Add tools/CMakeLists.txt to the tarball
1.13 + * Generate and install LEMONConfig.cmake
1.14 + * Change the label of the html project in Visual Studio
1.15 + * Fix the check for the 'long long' type
1.16 + * Put the version string into config.h
1.17 + * Minor CMake improvements
1.18 + * Set the version to 'hg-tip' if everything fails
1.19 + #311: Add missing 'explicit' keywords
1.20 + #302: Fix the implementation and doc of CrossRefMap
1.21 + #308: Remove duplicate list_graph.h entry from source list
1.22 + #307: Bug fix in Preflow and Circulation
1.23 +
1.24 2009-05-13 Version 1.1 released
1.25
1.26 This is the second stable release of the 1.x series. It