diff options
author | David Robillard <d@drobilla.net> | 2012-08-23 05:27:01 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-08-23 05:27:01 +0000 |
commit | 27669aa3711492830fbe978d59971052b8d0c681 (patch) | |
tree | 45c11f3cafbaa0d14fa6afda138a4de8c4854f0e /NEWS | |
parent | 2b7571fdf4f56cfc6d3f25644dd0ac68a2941c49 (diff) | |
download | sratom-27669aa3711492830fbe978d59971052b8d0c681.tar.gz sratom-27669aa3711492830fbe978d59971052b8d0c681.tar.bz2 sratom-27669aa3711492830fbe978d59971052b8d0c681.zip |
Sratom 0.4.0
git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@4754 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,10 +1,12 @@ -sratom (9999) unstable; +sratom (0.4.0) stable; * Correctly read objects with several rdf:type properties * Support writing Object Atoms as top level descriptions if subject and predicate are not given. + * Fix various hyper-strict warnings + * Upgrade to waf 1.7.2 - -- David Robillard <d@drobilla.net> + -- David Robillard <d@drobilla.net> Thu, 23 Aug 2012 01:11:07 -0400 sratom (0.2.0) stable; |