diff --git a/html/relnotes.html b/html/relnotes.html
index 845a36e07c01e93b402ffe4a769952900d858ed0..250e49691133fe09d16f2b9deb7c02707bbfded1 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -30,8 +30,6 @@ the main ruptures that will appear:
 Other less radical changes include:
 <ul compact="1">
 <li>Implementation of <tt>Relation</tt> and <tt>Confidence</tt> interfaces </li>
-<li>Implement <tt>ontowrap</tt> support in database store (server)</li>
-<!--li>Move <tt>OLgraphs</tt> as HeavyLoadedOntology (ontowrap)</li-->
 </ul>
 Currently the development and maintainance of 3 versions continue.
 </p>
@@ -40,8 +38,12 @@ Currently the development and maintainance of 3 versions continue.
 
 <p><ul compact="1">
 <li>Integration of SKOS API (ontowrap)</li>
+<li>Implement full OWL rendering of EDOAL (impl)</li>
+<li>Adding type checking to EDOAL paser (parser)</li>
+<li>Implement fully relaxed precision and recall (impl)</li>
 <li>Implement database store for EDOAL (server)</li>
 <li>Integrate some basic reasoning.</li>
+<li>Genericize evaluators in <tt>GraphEvaluator</tt> and <tt>GenPlot</tt> (eval)</li>
 <li>Implementation of a provenance metadata tag (server/impl)</li>
 <li>Online evaluation (server)</li>
 <li>Providing a <tt>DiffAlign( al1, al2 )</tt> operation and interface
@@ -51,6 +53,8 @@ Currently the development and maintainance of 3 versions continue.
 <li>Improve HTML interface layout and usability (server)</li>
 <li>Implement metadata edition (server)</li>
 <li>Implement correspondence selection (server)</li>
+<li>Implement <tt>ontowrap</tt> support in database store (server)</li>
+<!--li>Move <tt>OLgraphs</tt> as HeavyLoadedOntology (ontowrap)</li-->
 <li>Render alignments as module descriptions (impl)</li>
 <li>Implement extensive evaluation framework (impl)</li>
 <li>Implement debug options with log4j</li>
@@ -60,12 +64,7 @@ Currently the development and maintainance of 3 versions continue.
 <h2>Next version (4.0: Rouquine carm&eacute;lite)</h2>
 
 <p>
-This version under development is planned for anytime soon. It is
-likely to include:
-<ul>
-<li>Implement fully relaxed precision and recall (impl)</li>
-<li>Upgrade all included libraries (distrib)</li>
-</ul>
+This version under development is planned for anytime soon.
 </p>