summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-03 01:13:32 +0000
committerDavid Robillard <d@drobilla.net>2015-10-03 01:13:32 +0000
commit154437f46858502586d8e896bba3b4aac1a37cc7 (patch)
tree0cd6730af4fea96eaf41f9c3ae92c6102396e573 /NEWS
parent6cd2467a9b9033c75e98f65cffc18b6aa080921c (diff)
downloadsord-154437f46858502586d8e896bba3b4aac1a37cc7.tar.gz
sord-154437f46858502586d8e896bba3b4aac1a37cc7.tar.bz2
sord-154437f46858502586d8e896bba3b4aac1a37cc7.zip
Improve test coverage
git-svn-id: http://svn.drobilla.net/sord/trunk@331 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ebcc732..ec85fc9 100644
--- a/NEWS
+++ b/NEWS
@@ -10,9 +10,10 @@ sord (0.13.1) unstable;
PlainLiteral, and someValuesFrom restrictions.
* This release does not break the ABI, but the semantics of iterators has
changed: any modification to a model invalidates iterators on that model
+ * Improve test coverage
* Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 20:55:15 -0400
+ -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:13:32 -0400
sord (0.12.2) stable;