diff --git a/html/relnotes.html b/html/relnotes.html
index aac1e4b7753a0abede535cf51d7c859fe1ccf896..c78345d772e13644e1d1073cfe79bfdcfedaf18c 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -39,10 +39,12 @@
 <li><font color="red">Deprecated</font> <tt>Cell.getObjectXAsURI()</tt>
   in favour of <tt>Cell.getObjectXAsURI(Object ontology) (api)</tt>
 <li>Upgraded NeOn plug-in for working with NeOn toolkit 1.1</li>
-<li>Added <tt>derivedFrom</tt> standard annotation</li>
+<li>Added <tt>derivedFrom</tt> standard annotation and implemented it</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>
 <li>Corrected an error in the MANIFEST of the NeOn plug in (plugin)</li>
+<li>Corrected an error that prevented the server to work on Windows (server)</li>
 </ul>
 </p>