summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-05-10 02:03:12 +0000
committerDavid Robillard <d@drobilla.net>2012-05-10 02:03:12 +0000
commit3fc7e1a5189eabb84c6bffb15603bc860f348c6a (patch)
tree388a95e5928d6950160d30569009af313c6250a5 /NEWS
parent0de3a4f70eafb0dc40292990ddd4064ac6e0758f (diff)
downloadsratom-3fc7e1a5189eabb84c6bffb15603bc860f348c6a.tar.gz
sratom-3fc7e1a5189eabb84c6bffb15603bc860f348c6a.tar.bz2
sratom-3fc7e1a5189eabb84c6bffb15603bc860f348c6a.zip
Support writing Object Atoms as top level descriptions if subject and predicate are not given.
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@4333 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c326008..7c2db26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
sratom (9999) unstable;
* Correctly read objects with several rdf:type properties
+ * Support writing Object Atoms as top level descriptions if subject and
+ predicate are not given.
-- David Robillard <d@drobilla.net>