Mention Color chapter changes in the 'Changes from SVG 1.1' appendix.
authorCameron McCormack <cam@mcc.id.au>
Mon, 27 Aug 2012 10:26:15 +1000
changeset 359 d5fe071b7ef5
parent 358 c5bb43a90603
child 360 cdd37998edcc
Mention Color chapter changes in the 'Changes from SVG 1.1' appendix.
master/changes.html
--- 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>