summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-01-12 01:20:18 +0000
committerDavid Robillard <d@drobilla.net>2014-01-12 01:20:18 +0000
commitb6d42f8679198904b8210251d9529e6e52ff27a1 (patch)
tree9426f96ebfc16889d19a80d317e6c5a930e02e1f /NEWS
parent7b6f3566ea79e1f876c873103e26485eb9d51b0a (diff)
downloadlilv-b6d42f8679198904b8210251d9529e6e52ff27a1.tar.gz
lilv-b6d42f8679198904b8210251d9529e6e52ff27a1.tar.bz2
lilv-b6d42f8679198904b8210251d9529e6e52ff27a1.zip
Don't load files multiple times if they are listed as rdfs:seeAlso for several plugins.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5308 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ed4ba2..3264213 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+lilv (0.18.1) unstable;
+
+ * Don't load files multiple times if they are listed as rdfs:seeAlso for
+ several plugins
+
+ -- David Robillard <d@drobilla.net> Sat, 11 Jan 2014 20:11:32 -0500
+
lilv (0.18.0) stable;
* Allow lilv_state_restore() to be used without passing an instance,