From 376c4533cf04080d203d909028f3edf6e09ca0ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Mon, 30 May 2005 09:05:09 +0000
Subject: [PATCH] - added mention of the method tag in format

---
 html/relnotes.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/html/relnotes.html b/html/relnotes.html
index bccde0b0..23dda455 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -12,6 +12,10 @@
 <p><ul compact="1">
 <li>Add full support for algebraic operations (meet/join/inv/compose)</li>
 <li>Fix all implementation that assume 1-1 alignments</li>
+<li>Implement better similarity/extractor</li>
+<li>-d directory</li>
+<li>-x parameter file</li>
+<li>Have Vison independent from OLA ?</li>
 <li>GroupAlign implementation</li>
 <li>Build on unit tests</li>
 <li>Integrating tagging to the wordnet stuff</li>
@@ -33,6 +37,7 @@
 <li>Added a sample embedding of main functions</li>
 <li>Added three replicas of align(A,p) -> align(), align(A) and align(p)</li>
 <li>Added SEKTMapping renderer</li>
+<li>Added alignment method name output in the output format</li>
 </ul>
 
 <h2>November 23th, 2004</h2>
-- 
GitLab