Note bounding box wording improvements.
--- 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>