summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-02 06:21:51 +0000
committerDavid Robillard <d@drobilla.net>2012-05-02 06:21:51 +0000
commit0de3a4f70eafb0dc40292990ddd4064ac6e0758f (patch)
tree0df6c10fed500769f77b53be51e343805eda65cb /NEWS
parent40cae22e899f1d316461b7c4b382513334497df9 (diff)
downloadsratom-0de3a4f70eafb0dc40292990ddd4064ac6e0758f.tar.gz
sratom-0de3a4f70eafb0dc40292990ddd4064ac6e0758f.tar.bz2
sratom-0de3a4f70eafb0dc40292990ddd4064ac6e0758f.zip
Correctly read objects with several rdf:type properties.
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@4310 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f1372bb..c326008 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+sratom (9999) unstable;
+
+ * Correctly read objects with several rdf:type properties
+
+ -- David Robillard <d@drobilla.net>
+
sratom (0.2.0) stable;
* Initial release