summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-03-16 04:08:44 +0000
committerDavid Robillard <d@drobilla.net>2015-03-16 04:08:44 +0000
commitca78288b81d1a8f1e76b27fd9ecec3a3a5601bd1 (patch)
tree39b2496d1a88cfb00a58e8c0ffd26502df20bfb6 /NEWS
parent1b420b15b3c88ebbcd6789f78b69bd284e0a98f7 (diff)
downloadlilv-ca78288b81d1a8f1e76b27fd9ecec3a3a5601bd1.tar.gz
lilv-ca78288b81d1a8f1e76b27fd9ecec3a3a5601bd1.tar.bz2
lilv-ca78288b81d1a8f1e76b27fd9ecec3a3a5601bd1.zip
Load discovered owl ontologies as specifications.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5635 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cef9739..2ed7018 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ lilv (0.21.3) unstable;
* Add lilv_state_get_uri()
* Add lilv_state_delete() for deleting user saved presets
* Fix creation of duplicate manifest entries when saving state
+ * Load discovered owl ontologies as specifications
* Expose lilv_world_load_specifications() and
lilv_world_load_plugin_classes()
* Tolerate passing NULL to lilv_state_restore()
@@ -16,7 +17,7 @@ lilv (0.21.3) unstable;
* Windows fixes (thanks John Emmas)
* Minor documentation improvements
- -- David Robillard <d@drobilla.net> Sat, 07 Mar 2015 03:31:04 -0500
+ -- David Robillard <d@drobilla.net> Mon, 16 Mar 2015 00:06:31 -0400
lilv (0.20.0) stable;