Mention list getters in Changes appendix.
authorCameron McCormack <cam@mcc.id.au>
Sat, 15 Sep 2012 23:31:45 +1000
changeset 376 59fc38bf28ee
parent 375 9e176a950c2a
child 377 6d3487a7e20d
Mention list getters in Changes appendix.
master/changes.html
--- a/master/changes.html	Sat Sep 15 23:29:06 2012 +1000
+++ b/master/changes.html	Sat Sep 15 23:31:45 2012 +1000
@@ -43,6 +43,8 @@
   <li>References to the SVG DTD have been removed.</li>
 
   <li>IDL has been updated to use Web IDL syntax.</li>
+
+  <li>Added "length" attribute and indexed property access to all list interfaces.</li>
 </ul>
 
 <h3 id="types">Basic Data Types and Interfaces chapter</h3>