summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ec85fc9..77cde54 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ sord (0.13.1) unstable;
* Fix crash caused by multiple deletion of datatype nodes
* Fix compilation on compilers that do not support -pthread flag
* Fix minor memory leak in sordi
+ * Fix using sordi with stdin
* sord_validate: More extensive validation, including cardinality,
PlainLiteral, and someValuesFrom restrictions.
* This release does not break the ABI, but the semantics of iterators has
@@ -13,7 +14,7 @@ sord (0.13.1) unstable;
* Improve test coverage
* Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:13:32 -0400
+ -- David Robillard <d@drobilla.net> Sat, 03 Oct 2015 10:56:43 -0400
sord (0.12.2) stable;