From 178a5a788b59d429879ffbf393fb92993b25ea2b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 9 Sep 2012 07:09:58 +0000 Subject: 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 --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'NEWS') 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 Sat, 25 Aug 2012 15:23:44 -0400 + -- David Robillard Sun, 09 Sep 2012 01:41:31 -0400 sord (0.10.0) stable; -- cgit v1.2.1