diff --git a/html/relnotes.html b/html/relnotes.html
index 43528b4b98cfb877c1f0fc8d535bcc5661b2ac28..aac1e4b7753a0abede535cf51d7c859fe1ccf896 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -31,7 +31,7 @@
 
 <h2>Current SVN trunk version</h2>
 
-<!--h2>Version 3.4 (730): xx/xx/2008 - Barbare</h2-->
+<!--h2>Version 3.4 (740): xx/xx/2008 - Barbare</h2-->
 
 <p>
 <ul compact="1">
@@ -39,6 +39,7 @@
 <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>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>