# HG changeset patch
# User Alpar Juttner <alpar@cs.elte.hu>
# Date 1232734318 0
# Node ID b4c892aa217c683de570dd20908b638a78391181
# Parent  29cbdb01d5f0fa4f05a073060d99519798b7b028
Update NEWS file

diff -r 29cbdb01d5f0 -r b4c892aa217c NEWS
--- a/NEWS	Fri Jan 23 16:39:28 2009 +0000
+++ b/NEWS	Fri Jan 23 18:11:58 2009 +0000
@@ -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.