summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2014-11-01 22:46:21 -0700
committerDave Beckett <dave@dajobe.org>2014-11-01 22:46:21 -0700
commit20b511a1b7c5f0d61fecca079dceb0dad337c949 (patch)
treee14125ead7840460ed74b8486934237e2bbccf77
parent70e9d75b09d72359128e3be0335568f61345e83a (diff)
downloadraptor-20b511a1b7c5f0d61fecca079dceb0dad337c949.tar.gz
# 2.0.15
-rw-r--r--NEWS.html3
-rw-r--r--RELEASE.html2
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS.html b/NEWS.html
index 3e7a9bac..360ba12f 100644
--- a/NEWS.html
+++ b/NEWS.html
@@ -13,7 +13,8 @@
<p>Not yet released.
</p>
-<p>Added utility functions for re-entrant sorting of objects and sequences.<br />
+<p>Made several fixes to Turtle / N-Triples family of parsers and serializers<br />
+Added utility functions for re-entrant sorting of objects and sequences.<br />
Made other fixes and improvements including fixing reported issues:
<a href="http://bugs.librdf.org/mantis/view.php?id=574">0000574</a>,
<a href="http://bugs.librdf.org/mantis/view.php?id=575">0000575</a>,
diff --git a/RELEASE.html b/RELEASE.html
index dfb9952e..b0a24f99 100644
--- a/RELEASE.html
+++ b/RELEASE.html
@@ -96,7 +96,7 @@ the length internally.
Fixes <a href="http://bugs.librdf.org/mantis/view.php?id=576">Issue #0000576</a>.
</p>
-<h3>World class Changes</h3>
+<h3>World class changes</h3>
<p>Added <code>raptor_world_get_parsers_count()</code>
and <code>raptor_world_get_serializers_count()</code>