summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-09-09 07:09:58 +0000
committerDavid Robillard <d@drobilla.net>2012-09-09 07:09:58 +0000
commit178a5a788b59d429879ffbf393fb92993b25ea2b (patch)
tree3c93bebb9e6f220436603984a350aaf743e72baa /NEWS
parentcaa001a6dd87396850284f3b050478d9a82d9184 (diff)
downloadsord-178a5a788b59d429879ffbf393fb92993b25ea2b.tar.gz
sord-178a5a788b59d429879ffbf393fb92993b25ea2b.tar.bz2
sord-178a5a788b59d429879ffbf393fb92993b25ea2b.zip
Implement better data type validation in sord_validate conformant with the XSD and OWL specifications.
Fix memory leaks in sord_validate. git-svn-id: http://svn.drobilla.net/sord/trunk@261 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4f2e445..1dcd191 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,11 @@
-sord (0.10.1) unstable;
+sord (0.10.3) unstable;
+ * Implement better data type validation in sord_validate conformant with
+ the XSD and OWL specifications
+ * Fix memory leaks in sord_validate
* Install sord_validate man page
- -- David Robillard <d@drobilla.net> Sat, 25 Aug 2012 15:23:44 -0400
+ -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 01:41:31 -0400
sord (0.10.0) stable;