equal
  deleted
  inserted
  replaced
  
    
    
         | 
     1 2009-10-03 Version 1.1.1 released  | 
         | 
     2   | 
         | 
     3         Bugfix release.  | 
         | 
     4   | 
         | 
     5         #295: Suppress MSVC warnings using pragmas  | 
         | 
     6         ----: Various CMAKE related improvements  | 
         | 
     7               * Remove duplications from doc/CMakeLists.txt  | 
         | 
     8               * Rename documentation install folder from 'docs' to 'html'  | 
         | 
     9               * Add tools/CMakeLists.txt to the tarball  | 
         | 
    10               * Generate and install LEMONConfig.cmake  | 
         | 
    11               * Change the label of the html project in Visual Studio  | 
         | 
    12               * Fix the check for the 'long long' type  | 
         | 
    13               * Put the version string into config.h  | 
         | 
    14               * Minor CMake improvements  | 
         | 
    15               * Set the version to 'hg-tip' if everything fails  | 
         | 
    16         #311: Add missing 'explicit' keywords  | 
         | 
    17         #302: Fix the implementation and doc of CrossRefMap  | 
         | 
    18         #308: Remove duplicate list_graph.h entry from source list  | 
         | 
    19         #307: Bug fix in Preflow and Circulation  | 
         | 
    20   | 
     1 2009-05-13 Version 1.1 released  | 
    21 2009-05-13 Version 1.1 released  | 
     2   | 
    22   | 
     3         This is the second stable release of the 1.x series. It  | 
    23         This is the second stable release of the 1.x series. It  | 
     4         features a better coverage of the tools available in the 0.x  | 
    24         features a better coverage of the tools available in the 0.x  | 
     5         series, a thoroughly reworked LP/MIP interface plus various  | 
    25         series, a thoroughly reworked LP/MIP interface plus various  |