gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Update NEWS file
0 1 0
r1.0.5 1.0
1 file changed with 10 insertions and 0 deletions:
10
↑ Collapse diff ↑
Ignore white space 48 line context
1
2010-03-08 Version 1.0.5 released
2

	
3
        Bugfix release.
4

	
5
        #250: Fix in pathSource() and pathTarget()
6
        #321: Use pathCopy(from,to) instead of copyPath(to,from)
7
        #330: Bug fix in map_extender.h
8
        #335: Fix clear() function in ExtendFindEnum (#335)
9
        #336: Fix the date field comment of graphToEps() output
10

	
1 11
2009-05-05 Version 1.0.4 released
2 12

	
3 13
        Bugfix release.
4 14

	
5 15
        #274,#280: Install lemon/config.h and fix its bad include by core.h
6 16
        #275: Prefix macro names with LEMON_ in lemon/config.h
7 17
        ----: Small script for making the release tarballs added
8 18
        ----: Minor improvement in unify-sources.sh (a76f55d7d397)
9 19

	
10 20
2009-03-27 LEMON joins to the COIN-OR initiative
11 21

	
12 22
        COIN-OR (Computational Infrastructure for Operations Research,
13 23
        http://www.coin-or.org) project is an initiative to spur the
14 24
        development of open-source software for the operations research
15 25
        community.
16 26

	
17 27
2009-03-26 Version 1.0.3 released
18 28

	
19 29
        Bugfix release, mainly targeting better AIX/xlC and WIN32
20 30
        compatibility.
21 31

	
22 32
        ----: Minor clarification in the LICENSE file
23 33
        ----: Add missing unistd.h include to time_measure.h
24 34
        #204: Compilation bug fixed in graph_to_eps.h with VS2005
0 comments (0 inline)