summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog40
-rw-r--r--NEWS.html2
-rw-r--r--RELEASE.html5
3 files changed, 45 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6112a6bd..d456a0b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2012-06-24 Dave Beckett <dave@dajobe.org>
+
+ * librdfa/config.h, librdfa/rdfa.h: Fix fake librdfa config.h
+
+ * librdfa/config.h, librdfa/context.c, librdfa/lists.c,
+ librdfa/rdfa.h: librdfa config.h now includes raptor_config.h
+ directly
+
+2012-06-23 Dave Beckett <dave@dajobe.org>
+
+ * src/raptor_www_libxml.c:
+ Init / cleanup libxml nano HTTP library
+
+ (raptor_www_libxml_init, raptor_www_libxml_free): Call
+ xmlNanoHTTPInit and xmlNanoHTTPCleanup respectively.
+
+2012-06-22 Dave Beckett <dave@dajobe.org>
+
+ * librdfa/context.c: DECLARE_URI_MAPPING - start new namespace, do
+ not make a new one Call raptor_namespaces_start_namespace()
+ instead of raptor_namespace_stack_start_namespace() which copies
+ the namespace to the stack and then starts it.
+
+ * tests/rdfa11/Makefile.am: Update rapper and rdfdiff use like
+ already done for 'rdfa' tests
+
+ * librdfa/rdfa.c:
+ (raptor_rdfa_start_element): Free attr if allocated
+
+ * src/raptor_nfc_test.c: Remove include of raptor_nfc.h
+
+2012-06-20 Dave Beckett <dave@dajobe.org>
+
+ * NEWS.html, RELEASE.html: 2.0.8
+
+ * librdfa/curie.c, librdfa/namespace.c, librdfa/rdfa.c: Build
+ fixes from Daniel Richard G.
+
+ * RELEASE.html: 2.0.8
+
2012-06-19 Dave Beckett <dave@dajobe.org>
* src/raptor_parse.c: Lower min syntax guess score to 2 (Q 0.3)
diff --git a/NEWS.html b/NEWS.html
index 41b1b590..f1753e13 100644
--- a/NEWS.html
+++ b/NEWS.html
@@ -15,7 +15,7 @@
<p>
Added support for <a href="http://www.w3.org/TR/2012/REC-rdfa-core-20120607/">RDFa 1.1</a> via updated <a href="https://github.com/rdfa/librdfa">librdfa</a><br />
-Multiple portability fixes for Windows and older (Open)Solaris<br />
+Multiple portability fixes for Windows and older (Open)Solaris. (Daniel Richard G.)<br />
Multiple minor fixes and improvements<br />
Fixed reported <a href="http://bugs.librdf.org/">issues</a>:
<a href="http://bugs.librdf.org/mantis/view.php?id=381">0000381</a>,
diff --git a/RELEASE.html b/RELEASE.html
index c10d7fa5..8dc4f03e 100644
--- a/RELEASE.html
+++ b/RELEASE.html
@@ -161,14 +161,17 @@ raptor_vsnprintf2(). Thanks to John Emmas for reporting.
<p>Multiple portability fixes for building out of the source tree.
Out of source tree 'make check' and 'make dist' should both work.
+Thanks to Daniel Richard G. for the patches.
</p>
<p>Multiple portability fixes for building on old Solaris versions.
+Thanks to Daniel Richard G. for the patches.
</p>
<p>Multiple portability fixes for building on Windows including
strcasecmp(), windows headers, configuration fixes, parsedate code,
-URI test builds, vsnprintf building.
+URI test builds, vsnprintf building. Thanks to Daniel Richard G.
+for the patches.
</p>
<p>Updated the example <code>rdfguess</code> to accept a file called