NEWS
branch1.1
changeset 939 86a880ba752d
parent 853 78b7231f0b2e
child 1003 dfdb58f52f02
     1.1 --- a/NEWS	Wed Mar 03 16:00:08 2010 +0000
     1.2 +++ b/NEWS	Sun Mar 07 09:42:47 2010 +0000
     1.3 @@ -1,3 +1,18 @@
     1.4 +2010-03-08 Version 1.1.2 released
     1.5 +
     1.6 +        Bugfix release.
     1.7 +
     1.8 +        #317: Fix (and improve) error message in mip_test.cc
     1.9 +              Remove unnecessary OsiCbc dependency
    1.10 +        #250: Fix in pathSource() and pathTarget()
    1.11 +        #322: Distribute LEMONConfig.cmake.in
    1.12 +        #321: Use pathCopy(from,to) instead of copyPath(to,from)
    1.13 +        #330: Bug fix in map_extender.h
    1.14 +        #335: Fix clear() function in ExtendFindEnum
    1.15 +        #337: Use void* as LPX object pointer
    1.16 +        #336: Fix the date field comment of graphToEps() output
    1.17 +        #323: Bug fix in Suurballe
    1.18 +
    1.19  2009-10-03 Version 1.1.1 released
    1.20  
    1.21          Bugfix release.