From 2e95d008b85ae3389ca35df68103b42355eec333 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Wed, 25 Jun 2008 14:28:22 +0000
Subject: [PATCH] - updated

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

diff --git a/html/relnotes.html b/html/relnotes.html
index e3a5ab09..aa5c9267 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -17,9 +17,10 @@
 <h2>Under development</h2>
 
 <p><ul compact="1">
+<li>Implemented a better recovery in case of database connection loss (server)</li>
+<li>Provide better return forms in HTMLAServManager (server)</li>
 <li>Implement ontology support database store (server)</li>
 <li>Online evaluation (server)</li>
-<li>Upgrade to OWL 1.1 (impl)</li>
 <li>Implement database store for OMWG Language (server)</li>
 <li>Implement debug options with log4j</li>
 <li>Use more for-each Java 1.5 construct</li>
@@ -29,11 +30,16 @@
 
 <h2>Current SVN trunk version</h2>
 
-<!--h2>Version 3.4 (xxx): xx/xx/2008 - </h2-->
+<!--h2>Version 3.4 (730): xx/xx/2008 - Barbare</h2-->
 
-<p><ul compact="1">
-<li>Corrected an error in the MANIFEST of the NeOn plug in (pugin)</li>
-</ul></p>
+<p>
+<ul compact="1">
+<li>Implemented OWL API 2 support [not shipped] (onto)</li>
+<li>Corrected an error of the <tt>Cell.inverse()</tt> method (impl)</li>
+<li>Corrected an error in storing alignments (server)</li>
+<li>Corrected an error in the MANIFEST of the NeOn plug in (plugin)</li>
+</ul>
+</p>
 
 <h2>Version 3.3 (710): 24/04/2008 - O sole mio</h2>
 
-- 
GitLab