diff options
author | Dave Beckett <dave@dajobe.org> | 2009-11-29 01:48:05 +0000 |
---|---|---|
committer | Dave Beckett <dave@dajobe.org> | 2009-11-29 01:48:05 +0000 |
commit | d6c9b7e7084671b77db75beb303b7f35308a9942 (patch) | |
tree | 168549ccc3dac8aa55d492617e50f6f2b0f0b0f7 /NEWS.html | |
parent | 75a017b1d53ae96dabe6780921dda6bdd1399b69 (diff) | |
download | raptor-d6c9b7e7084671b77db75beb303b7f35308a9942.tar.gz |
Merge from raptor 1.4.20 release SVNr15728 to trunkraptor_1_4_20
Diffstat (limited to 'NEWS.html')
-rw-r--r-- | NEWS.html | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -17,15 +17,19 @@ <p>1.9.x series are unsupported preview releases of Raptor 2. </p> -<h2 id="D2009-11-25-V1.4.20">2009-11-25 Raptor Version 1.4.20 Released</h2> +<h2 id="D2009-11-28-V1.4.20">2009-11-28 Raptor Version 1.4.20 Released</h2> <p> -Performance improvement for Turtle serializing from Chris Cannam<br /> +Turtle serializing performance improvement by Chris Cannam<br /> +librdfa RDFa parser updates to fix empty <code>datatype</code>, <code>xml:lang</code> and 1-char prefixes by Manu Sporny<br /> Fix a crash when the GRDDL parser reported errors<br /> Enable large file support for 32-bit systems<br /> +Several resilience improvements by Lauri Aalto<br /> Other minor portability and bug fixes<br /> Fixed reported <a href="http://bugs.librdf.org/">issues</a>: +<a href="http://bugs.librdf.org/mantis/view.php?id=305">0000306</a> <a href="http://bugs.librdf.org/mantis/view.php?id=307">0000307</a> +<a href="http://bugs.librdf.org/mantis/view.php?id=310">0000310</a> and <a href="http://bugs.librdf.org/mantis/view.php?id=312">0000312</a>. </p> |