Mention Color chapter changes in the 'Changes from SVG 1.1' appendix.
--- a/master/changes.html Fri Aug 24 08:37:31 2012 +1000
+++ b/master/changes.html Mon Aug 27 10:26:15 2012 +1000
@@ -105,6 +105,17 @@
<li>Added the <a>'buffered-rendering'</a> property.</li>
</ul>
+<h3 id="color">Color chapter</h3>
+
+<ul>
+ <li>Added requirements for images to be color managed.</li>
+
+ <li>Added new color syntaxes from the SVG Color specification: RGBA colors, HSL colors,
+ LAB colors, ICC named colors and device colors.</li>
+
+ <li>Removed the <span class="property">'color-profile'</span> property.</li>
+</ul>
+
<h3 id="pservers">Paint Servers chapter</h3>
<ul>