ChangeLog
changeset 1661 e31b5799b884
parent 1655 4a7b392e4fb0
     1.1 --- a/ChangeLog	Sat Aug 27 11:37:05 2005 +0000
     1.2 +++ b/ChangeLog	Sat Aug 27 12:03:45 2005 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -2005-08-??  Alpar Juttner  <alpar@cs.elte.hu>
     1.5 +2005-08-27  Alpar Juttner  <alpar@cs.elte.hu>
     1.6  
     1.7  	* Version 0.4 Released
     1.8  	* List of new features and changes	
     1.9 @@ -6,7 +6,6 @@
    1.10  	    Wrapper -> Adaptor
    1.11  	    kruskalEdgeMap() -> kruskal()
    1.12  	    kruskalEdgeMap_IteratorOut() -> kruskal()
    1.13 -
    1.14  	  * BoundinBox<>
    1.15  	    * operator+=() -> add()
    1.16  	    + clear()
    1.17 @@ -35,7 +34,10 @@
    1.18  	  + glemon: a graph editor
    1.19  	  + Some new demo codes added, the old ones got polished.
    1.20  	  * Better documentation
    1.21 -	  
    1.22 +	  * Several importan bugfixes
    1.23 +	  * Now lemon should compile witout warnings with
    1.24 +	    * gcc 3.3, 3.4, 4.0
    1.25 +	    * Intel C++ Compiler v9.0 
    1.26  
    1.27  2005-03-19  Alpar Juttner  <alpar@cs.elte.hu>
    1.28