Mention Web IDL update and References appendix changes.
--- a/master/changes.html Sun Aug 05 20:19:11 2012 +1000
+++ b/master/changes.html Sun Aug 05 20:25:24 2012 +1000
@@ -39,6 +39,8 @@
<ul>
<li>References to the SVG DTD have been removed.</li>
+
+ <li>IDL has been updated to use Web IDL syntax.</li>
</ul>
<h3 id="types">Basic Data Types and Interfaces chapter</h3>
@@ -155,5 +157,17 @@
exists in DOM4.</li>
</ul>
+<h3 id="refs">References</h3>
+
+<ul>
+ <li>Removed normative reference to CSS2.</li>
+
+ <li>Changed normative reference from DOM Level 2 Core to DOM4.</li>
+
+ <li>Added normative references to CSS3 Color, CSS3 Fonts, CSS3 Transforms, CSS3 UI, CSS4 Images, Filter Effects, WOFF, Web IDL.</li>
+
+ <li>Added informative references to CSS 3 Transitions and Animations.</li>
+</ul>
+
</body>
</html>