Fix Bug 517064: Make XML well-formed again by properly translating the 5 XML entities
This commit is contained in:
parent
6230682a01
commit
6147bb2085
4 changed files with 28 additions and 19 deletions
|
|
@ -9,11 +9,21 @@
|
|||
|
||||
<p>Copyright 2009, Jeff Schiller</p>
|
||||
|
||||
<section id="0.24">
|
||||
<header>
|
||||
<h2><a href="#0.24">Version 0.24</a></h2>
|
||||
</header>
|
||||
<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>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="0.23">
|
||||
<header>
|
||||
<h2><a href="#0.23">Version 0.23</a></h2>
|
||||
</header>
|
||||
<p>2009-01-04</p>
|
||||
<p>2010-01-04</p>
|
||||
<ul>
|
||||
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/482215">Bug 482215</a> by using os.linesep to end lines</li>
|
||||
<li>Fix unittests to run properly in Windows</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue