Fix Bug 511186: Preserve comments surround <svg> root node

This commit is contained in:
JSCHILL1 2010-02-04 19:31:54 -06:00
parent 6147bb2085
commit c835423e8f
3 changed files with 25 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<h1><a href="http://codedread.com/scour/">Scour</a> Release Notes</h1>
<p>Copyright 2009, Jeff Schiller</p>
<p>Copyright 2010, Jeff Schiller</p>
<section id="0.24">
<header>
@ -16,6 +16,8 @@
<p>2010-02-04</p>
<ul>
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/517064">Bug 517064</a> to make XML well-formed again</li>
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/503750">Bug 503750</a> fix Inkscape extension to correctly pass --enable-viewboxing</li>
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/511186">Bug 511186</a> fix stripping of comments outside of the root &lt;svg&gt; node</li>
</ul>
</section>