From 4a58245f496747741831acfbf14471eb7505d62f Mon Sep 17 00:00:00 2001 From: Dave Beckett Date: Mon, 1 Oct 2007 05:59:19 +0000 Subject: #words --- RELEASE.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/RELEASE.html b/RELEASE.html index c155a6be..e14d36b8 100644 --- a/RELEASE.html +++ b/RELEASE.html @@ -21,7 +21,7 @@ Turtle parser and serializer were updated to support @base for specifying a base URI, following -Turtle 2007-09-11. +Turtle of 2007-09-11.

The Turtle and RDF/XML serializers had performance improvements @@ -185,10 +185,10 @@ escapes to URIs. Recognising was updated to look for

Turtle serialiser changes:

@@ -240,9 +240,9 @@ better using an inline perl helper. and errors inside the library.

-

Added AVL Tree code to make much faster key:value lookups for -RDF/XML parser ID checks and 'abbrev' serializers - Turtle and -RDF/XML-Abbrev. +

Added AVL Tree code to make much faster key:value lookups. This +is used for RDF/XML parser XML ID checks and in the 'abbrev' +serializers - Turtle and RDF/XML-Abbrev for looking up nodes.

Better libxml error messages are now returned, mentioning -- cgit v1.2.1