summaryrefslogtreecommitdiff
path: root/TODO.html
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2004-07-21 10:19:23 +0000
committerDave Beckett <dave@dajobe.org>2004-07-21 10:19:23 +0000
commiteb29b61b7cc98b3d64a2c52bde0128d51cec5658 (patch)
tree5ac44db557184b26b845390ce753c70959c5e48c /TODO.html
parent8bfaeae249a5d8f51281c3ffcf302fd6fa8efb46 (diff)
downloadraptor-eb29b61b7cc98b3d64a2c52bde0128d51cec5658.tar.gz
bug fix on www errors
Diffstat (limited to 'TODO.html')
-rw-r--r--TODO.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.html b/TODO.html
index c53f400f..e1ddf6b5 100644
--- a/TODO.html
+++ b/TODO.html
@@ -51,6 +51,9 @@ the embedded RDF/XML into triples (FEATURE)</li>
release version where appropriate.</p>
<ul>
+<li>>Errors which happened when fetching WWW content were always
+printed to stderr. They are now passed to the main error routines
+which allows applications to retrieve them. (1.3.2)</li>
<li>In lax mode, warns when unknown rdf:parseType values are seen to prevent
things like 'owl:collection' and 'collection' passing through (1.3.1)</li>
<li>Turtle parser: a bare ':' and qnames such as 'rdf:_1' now work (1.3.1)</li>