From 7a26d3a9e052f1cadd7dbc88a602b2dba981c3f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Sun, 4 Jun 2006 22:10:47 +0000
Subject: [PATCH] - release 2.2

---
 html/relnotes.html | 28 ++++++++++++++++++++++------
 1 file changed, 22 insertions(+), 6 deletions(-)

diff --git a/html/relnotes.html b/html/relnotes.html
index 25729c18..e56188fc 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -20,7 +20,6 @@
 <li>Integrating tagging to the wordnet stuff</li>
 <li>Improve the metadata</li>
 <li>Build on unit tests</li>
-<li>Consider the new release of OWL-API</li>
 </ul></p>
 
 <h2>Under development</h2>
@@ -30,18 +29,35 @@
 
 <h2>Current SVN trunk version</h2>
 
-<!--p><b>Version 2.2: /2006 - may GForge be with you</b></p-->
-<p><ul compact="1">
+<!-- p><b>Version 2.3: /2006 - </b></p-->
+
+<p>
+<ul compact="1">
+<!--li></li-->
+</ul></p>
+
+<h2>June 5th, 2006</h2>
+
+<p><b>Version 2.2: 05/06/2006 - Onyeari's version a.k.a. may GForge be with you</b></p>
+
+<p>Upgraded to OWL-API 06-04-12<br />
+<font color="red"></font> No problem encountered.
+</p>
+
+<p>New version featuring:
+<ul compact="1">
 <li>Moved sources to gforge.inria.fr</li>
 <li>Moved web site to alignapi.gforge.inria.fr</li>
 <li>Updated documentation to reflect new source location</li>
-<li>Added service directory, alignsvc.jar and QueryMediator class</li>
 <li>Revisited the release target of the build file for svn compatibility</li>
+<li>Added service directory, alignsvc.jar and QueryMediator class</li>
 <li>Reengineered StringDistances (only return normalized values) and
-  StringDistNameAlignment (replaces all the others). These fully
+  StringDistNameAlignment (replaces all the others). This fully
   implement individual alignment;</li>
 <li>Added similarity matrix printer (-DprintMatrix=1)</li>
-<li>Added Hamming, N-gramms, Needleman-Wunch distance, Jaro and Jaro-Winckler measures on strings</li>
+<li>Added Hamming, N-gramms, Needleman-Wunch distance, Jaro and
+  Jaro-Winckler measures on strings</li>
+<li>Added -r option for changing reference name in GroupEval</li>
 <li>Corrected bug in SymMeanEvaluator</li>
 <li>Corrected cut behavior (did not cut the last item, best did not work)</li>
 <li>GenPlot generates directly gnuplot output and LaTeX/PGF inclusion.</li>
-- 
GitLab