diff --git a/html/relnotes.html b/html/relnotes.html
index 1e1a37be98a343a763eebc49c0e7155561f6e315..45dc656dc2994621b2a56d3877d4387f905c55a0 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -12,15 +12,11 @@
 <h2>To do</h2>
 
 <p><ul compact="1">
-<li>Separate BasicAlignment (with URI) from OWLAPIAlignment [august]</li>
 <li>Implement better similarity/extractor</li>
 <li>Fully implement individual alignments</li>
 <li>-d directory</li>
 <li>Include additional tags;</li>
-<li>Add JADE (FIPA/ACL) Alignement server profile</li>
-<li>Add Web Service Alignement server profile</li>
 <li>Add full support for algebraic operations (meet/join/inv/compose)</li>
-<li>Develop AServProtocol and AServProfile</li>
 <li>Implement level 2OML alignments (version 3);</li>
 <li>Integrating tagging to the wordnet stuff</li>
 <li>Improve the metadata</li>
@@ -30,15 +26,25 @@
 <h2>Under development</h2>
 
 <p><ul compact="1">
-<li>Reengineered AlignmentService launch (parameters, stderr, generics)</li>
+<li>Completing the reference manual</li>
+<li>Separating BasicAlignment (with URI) from OWLAPIAlignment</li>
+<li>Adding JADE (FIPA/ACL) Alignement server profile</li>
+<li>Adding Web Service Alignement server profile</li>
 </ul></p>
 
 <h2>Current SVN trunk version</h2>
 
 <p><ul compact="1">
-<li>Adding Alignement server (under development)</li>
-<li>Adding SQL storage support (under development)</li>
-<li>Adding HTML Alignement server profile (under development)</li>
+</ul></p>
+
+<h2>December 30th, 2006</h2>
+
+<p><b>Version 2.5: 30/12/2006 - Thalia</b></p>
+
+<p><ul compact="1">
+<li>Added Alignement server</li>
+<li>Added SQL storage support</li>
+<li>Added HTML Alignement server profile</li>
 <li>Added new output of algorithms strength in OAEI (GroupOutput)</li>
 <li>Suppressed outdated "tutorial" from repository (see html/tutorial)</li>
 <li>Corrected Cell id rendering/parse in RDF/XML (rdf:about)</li>