--- a/spec/latest/json-ld-api/index.html	Fri May 10 19:38:00 2013 -0700
+++ b/spec/latest/json-ld-api/index.html	Mon May 13 20:50:55 2013 -0300
@@ -169,6 +169,7 @@
       <code class="error"><a href="#idl-def-JsonLdErrorCode.cyclic-IRI-mapping">cyclic IRI mapping</a></code> error</li>
     <li>Raise an <code class="error"><a href="#idl-def-JsonLdErrorCode.invalid-IRI-mapping">invalid IRI mapping</a></code>
       error if relative URLs are used in term definitions</li>
+    <li>Support relative IRIs in <code>@base</code></li>
     <li>Support lists of lists when converting from RDF to JSON-LD</li>
   </ul>
 </section>
--- a/spec/latest/json-ld/index.html	Fri May 10 19:38:00 2013 -0700
+++ b/spec/latest/json-ld/index.html	Mon May 13 20:50:55 2013 -0300
@@ -159,6 +159,7 @@
   <ul>
     <li>Allow keyword aliases to be defined using expanded term definitions</li>
     <li>Mention profile URIs also in the sections describing the various document forms</li>
+    <li>Support relative IRIs in <code>@base</code></li>
   </ul>
 </section>