diff --git a/html/relnotes.html b/html/relnotes.html
index 7821a0f75c40f3d739672453af8ebb9e6e47b10f..b5c6b073ad62eb56ab1068546213f7664e5318a4 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -37,6 +37,7 @@
 <li>In Server/FIPA, suppressed generated files on <tt>close()</tt> (service)</li>
 <li>Suppressed all printouts (Jade or Jetty logging) (service)</li>
 <li>Added file logging option (service)</li>
+<li>Added the inverse operation (service)</li>
 <li>Completely rewritten autodetection of renderers and methods in server (service)</li>
 <li>Modified interface of embedded methods</li>
 <li>Added guarantee that results displayed by <tt>GroupEval</tt> be sorted
@@ -53,7 +54,9 @@
   fragments (method)</li>
 <li>Improved web pages (reorganisation) (html)</li>
 <li>Transferred the TODOs to gforge (html)</li>
-<li>Updated tutorial bat script, thanks to Angel Lopez Cima (tutorial)</li>
+<li>Updated tutorial sh and bat scripts, thanks to Angel Lopez Cima
+  (tutorial)</li>
+<li>Added a server-based tutorial (tutorial)</li>
 </ul></p>
 
 <h2>February 25th, 2007</h2>