Note bounding box wording improvements.
authorCameron McCormack <cam@mcc.id.au>
Mon, 10 Feb 2014 16:37:01 +1100
changeset 622 26576e089a50
parent 621 70bdd13d03b6
child 623 86e7ad884430
Note bounding box wording improvements.
master/changes.html
--- a/master/changes.html	Mon Feb 10 16:31:12 2014 +1100
+++ b/master/changes.html	Mon Feb 10 16:37:01 2014 +1100
@@ -135,7 +135,8 @@
 <ul>
   <li>Added constructors to <a>SVGPoint</a>, <a>SVGMatrix</a> and <a>SVGTransform</a>.</li>
   <li>Make <a>SVGMatrix</a>.skew{X,Y} throw an exception on bad values.</li>
-  <li class='added-since-last-wd'>Added an algorithm which can compute a bounding box for an element.</li>
+  <li class='added-since-last-wd'>Added improved wording on bounding box
+  from SVG Tiny 1.2, and an algorithm which can compute a bounding box for an element.</li>
 </ul>
 
 <h3 id="paths">Paths chapter</h3>