[Lemon-commits] [lemon_svn] alpar: r2184 - hugo/trunk

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:50:46 CET 2006


Author: alpar
Date: Tue Aug 30 23:19:07 2005
New Revision: 2184

Added:
   hugo/trunk/NEWS
      - copied, changed from r2182, /hugo/trunk/ChangeLog
Removed:
   hugo/trunk/ChangeLog

Log:
ChangeLog -> NEWS

Copied: hugo/trunk/NEWS (from r2182, /hugo/trunk/ChangeLog)
==============================================================================
--- /hugo/trunk/ChangeLog	(original)
+++ hugo/trunk/NEWS	Tue Aug 30 23:19:07 2005
@@ -1,6 +1,9 @@
-2005-08-27  Alpar Juttner  <alpar at cs.elte.hu>
+2005-??-??  Version 0.5 Released
+	* Buxfix in
+	  - DFS
+	  - Preflow
 
-	* Version 0.4 Released
+2005-08-27  Version 0.4 Released
 	* List of new features and changes	
 	  * Changed naming:
 	    Wrapper -> Adaptor
@@ -34,19 +37,15 @@
 	  + glemon: a graph editor
 	  + Some new demo codes added, the old ones got polished.
 	  * Better documentation
-	  * Several importan bugfixes
-	  * Now lemon should compile witout warnings with
+	  * Several important bugfixes
+	  * Now lemon should compile without warnings with
 	    * gcc 3.3, 3.4, 4.0
 	    * Intel C++ Compiler v9.0 
 
-2005-03-19  Alpar Juttner  <alpar at cs.elte.hu>
-
-	* Version 0.3.1 Released
+2005-03-19  Version 0.3.1 Released
 	* This release fixes a compilation failure bug under cygwin. 
 
-2005-02-21  Alpar Juttner  <alpar at cs.elte.hu>
-
-	* Version 0.3 released
+2005-02-21  Version 0.3 released
 	* List of new features and changes	
 	  * Redesigned Graph infrastructures
 	  + Standardized LEMON exceptions
@@ -61,7 +60,5 @@
 	  + GraphToEps: A simple graph drawer
 	  * Better documentation
 	
-2004-09-30  Alpar Juttner  <alpar at cs.elte.hu>
-
-	* Version 0.2 released
+2004-09-30  Version 0.2 released
 



More information about the Lemon-commits mailing list