diff --git a/html/relnotes.html b/html/relnotes.html
index e3a5ab091dca72188c12f6147772974da7af2056..aa5c926776edcf37ae9f57054049d2b9a21ed50e 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>