diff --git a/html/relnotes.html b/html/relnotes.html
index 0530dad64f152b53088d336014f1a4f93f385349..ccb05191b8d6924a9a29ac9d93f48ee37acaabb5 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -59,9 +59,12 @@
 <li>Provided better return forms in <tt>HTMLAServManager</tt> (server)</li>
 <li>Catched <tt>init()</tt> errors in server (server)</li>
 <li>Reorganised HTML interface (server)</li>
+<li>Added indentation and namespaces in the Web service interface (server)</li>
 <li>Implemented <a href="http://www.webcontent.fr">WebContent</a> plug-in (plugin)</li>
 <li>Improved NeOn plug-in documentation (html)</li>
 <li>Increased the size of relation id to 25 char (server)</li>
+<li>Corrected <tt>MyAlign</tt> example which was not adapted to the
+  new onto structure (examples)</li>
 <li>Corrected tutorial so that it works with new code (tutorial)</li>
 <li>Corrected an error of the <tt>Cell.inverse()</tt> method (impl)</li>
 <li>Corrected an error in storing alignments (server)</li>