diff options
author | David Robillard <d@drobilla.net> | 2012-05-10 02:03:12 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-05-10 02:03:12 +0000 |
commit | 3fc7e1a5189eabb84c6bffb15603bc860f348c6a (patch) | |
tree | 388a95e5928d6950160d30569009af313c6250a5 /NEWS | |
parent | 0de3a4f70eafb0dc40292990ddd4064ac6e0758f (diff) | |
download | sratom-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |