From c1d928abc9cbca3a55ac652db906a3e1db8a3d15 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Thu, 19 May 2005 13:49:58 +0000
Subject: [PATCH] - updated doc

---
 html/relnotes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/relnotes.html b/html/relnotes.html
index 0673896a..92b632bb 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -13,10 +13,8 @@
 <li>Add full support for algebraic operations (meet/join/inv/compose)</li>
 <li>Fix all implementation that assume 1-1 alignments</li>
 <li>Fix usability of Wordnet (on Mac OS X)</li>
-<li>Full implementation of parameters</li>
 <li>GroupAlign implementation</li>
 <li>Build on unit tests</li>
-<li>Separating the API from its implementation (alignapi/alignimpl)</li>
 <li>Separating the wordnet stuff from the rest (alignwn)</li>
 <li>Integrating tagging to the wordnet stuff</li>
 </ul></p>
@@ -28,6 +26,8 @@
 
 <p>New version featuring:
 <ul compact="1">
+<li>Full implementation of parameters (reader included)</li>
+<li>Separated the API from its implementation (alignapi/align)</li>
 <li>Corrected XML header of some examples (necessary for Java 1.5)</li>
 <li>Added a (necessary) SubsumedRelation!</li>
 <li>Added a sample embedding of main functions</li>
-- 
GitLab