[Lemon-commits] Alpar Juttner: Update NEWS file

Lemon HG hg at lemon.cs.elte.hu
Fri Jan 23 19:29:18 CET 2009


details:   http://lemon.cs.elte.hu/hg/lemon/rev/b4c892aa217c
changeset: 508:b4c892aa217c
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Fri Jan 23 18:11:58 2009 +0000
description:
	Update NEWS file

diffstat:

1 file changed, 17 insertions(+)
NEWS |   17 +++++++++++++++++

diffs (24 lines):

diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2009-01-23 Version 1.0.2 released
+
+        Bugfix release.
+
+        #193: Bugfix in GraphReader::skipSection()
+        #195: Bugfix in ConEdgeIt()
+        #197: Bugfix in heap unionfind
+              * This bug affects Edmond's general matching algorithms.
+                (Not available in this release.)
+        #207: Fix 'make install' without 'make html' using CMAKE
+        #208: Suppress or fix VS2008 compilation warnings
+        ----: Update the LEMON icon
+        ----: Enable the component-based installer
+              (in installers made by CPACK)
+        ----: Set the proper version for CMAKE in the tarballs
+              (made by autotools).
+
 2008-12-06 Version 1.0.1 released
 
         Bugfix release.



More information about the Lemon-commits mailing list