gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Update NEWS file
0 1 0
r1.1.2 1.1
1 file changed with 15 insertions and 0 deletions:
15
↑ Collapse diff ↑
Ignore white space 24 line context
1
2010-03-08 Version 1.1.2 released
2

	
3
        Bugfix release.
4

	
5
        #317: Fix (and improve) error message in mip_test.cc
6
              Remove unnecessary OsiCbc dependency
7
        #250: Fix in pathSource() and pathTarget()
8
        #322: Distribute LEMONConfig.cmake.in
9
        #321: Use pathCopy(from,to) instead of copyPath(to,from)
10
        #330: Bug fix in map_extender.h
11
        #335: Fix clear() function in ExtendFindEnum
12
        #337: Use void* as LPX object pointer
13
        #336: Fix the date field comment of graphToEps() output
14
        #323: Bug fix in Suurballe
15

	
1 16
2009-10-03 Version 1.1.1 released
2 17

	
3 18
        Bugfix release.
4 19

	
5 20
        #295: Suppress MSVC warnings using pragmas
6 21
        ----: Various CMAKE related improvements
7 22
              * Remove duplications from doc/CMakeLists.txt
8 23
              * Rename documentation install folder from 'docs' to 'html'
9 24
              * Add tools/CMakeLists.txt to the tarball
10 25
              * Generate and install LEMONConfig.cmake
11 26
              * Change the label of the html project in Visual Studio
12 27
              * Fix the check for the 'long long' type
0 comments (0 inline)