diff --git a/README.TXT b/README.TXT index 0923dccfd3c340770216fa6acbbb8de71ce8e21d..484bf6e4bf33fbcb04ed664740c22e6c19353cf0 100644 --- a/README.TXT +++ b/README.TXT @@ -1,6 +1,6 @@ ####################################################################### # Ontology alignment API and implementation # -# 05/06/2006, version 2.2+ # +# 10/07/2006, version 2.4+ # ####################################################################### Copyright (C) 2003 The University of Manchester. diff --git a/html/relnotes.html b/html/relnotes.html index 15f9c78594612cf1d70a81fb2c38b74503b08256..7c2e3dd0740a3d81d3a0ff85a8803be9f1df5e47 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -31,16 +31,20 @@ <h2>Current SVN trunk version</h2> -<!--p><b>Version 2.4: 09/07/2006 - Cercedilla</b></p--> +<p><ul compact="1"> +</ul></p> + +<p><b>Version 2.4: 10/07/2006 - Cercedilla noches</b></p> <p><ul compact="1"> <li>Added a <a href="tutorial">tutorial</a> in the html pages.</li> <li>Integrated first implementation of HTTP Alignment Server</li> <li>Slightly changed GroupAlign for accomodating "DOS-based" C:</li> +<li>Made Alignment an extension of Cloneable</li> <li>Put more conformity to the actual practice of DTD</li> -<li>Put Alignment an extension of Cloneable</li> <li>Corrected output format of some evaluators</li> <li>Corrected XSLTRenderer for working with RDF/XML output</li> +<li>Corrected ParserPrinter so that inverse() be recorded</li> <li>Suppressed a printout in MatrixMeasure</li> </ul></p>