From e8d3a3920a293e561ad88ec50be39281e31b2a50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr> Date: Thu, 8 Mar 2007 23:14:31 +0000 Subject: [PATCH] - added parseString --- html/relnotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/html/relnotes.html b/html/relnotes.html index 62ef6612..52ece8ae 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -28,6 +28,7 @@ <!--p><b>Version 3.1: xx/xx/2007 - ??</b></p--> <p><ul compact="1"> +<li>Added a <tt>parseString( String )</tt> method in <tt>AlignmentParser</tt></li> <li>Got rid of the property file for wordnet</li> <li>In Server/FIPA, suppressed generated files on close()</li> <li>In Server/FIPA, suppressed printout</li> -- GitLab