diff --git a/html/relnotes.html b/html/relnotes.html index c886f7d132d879bcb3248b1f0c4213e2720daedb..16b01de6b2c406ae115b2bdf02a40df13d37056b 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -17,9 +17,7 @@ <h2>Under development</h2> <p><ul compact="1"> -<li>Completing the reference manual</li> <li>Online evaluation (server)</li> -<li>Connection to Oyster directory (server)</li> <li>Upgrade to OWL 1.1 (impl)</li> <li>Restructuring language dependent alignments</li> <li>Implementing database store for OMWG Language (server)</li> @@ -28,12 +26,26 @@ <h2>Current SVN trunk version</h2> -<!--h2>Version 3.2: xx/yy/2008 - O sole mio</h2--> +<!--h2>Version 3.3 (): xx/yy/2008 - O sole mio</h2--> + +<!--h2>Version 3.2 (): xx/02/2008 - Blejsko jezero</h2--> <p> <ul compact="1"> +<li>Connection to Oyster directory (server)</li> +<li>Added the opportunity to run matchers asynchronously (server)</li> +<li>Made sure that http server is launched when wsdl option is chosen + (service)</li> +<li>Moved NeOn toolkit plugin in the plugins/neon (plugin)</li> <li>Cleaned-up working NeOn plug-in (plugin)</li> +<li>Introduced abstract directories (server)</li> <li>Reinstated the possibility to use old namespace in the parser (parser)</li> -<li>Javadoc generation flawless in buildfile</li> +<li>Corrected a bug that prevented to store alignments in Web service + interface (service)</li> +<li>Created an Annotation class for storing static strings (impl)</li> +<li>Enriched Ontology objects (impl)</li> +<li>Progressed in the implementation of alignment composition (impl)</li> +<li>Javadoc generation flawless in buildfile (distrib)</li> +<li>Revised reference manual</li> <li></li> </ul> </p>