summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHanspeter Portner <dev@open-music-kontrollers.ch>2016-06-24 18:25:05 +0200
committerDavid Robillard <d@drobilla.net>2016-07-09 20:46:26 -0400
commit864e12f4c87b72e860c08f57808e25a4ec1548a3 (patch)
treebf4b83b357a28db0ceea74ec44872883eddb73fd /NEWS
parent5b5aa5c63a78c0c96a6cec7740fcfd01325985ee (diff)
downloadlilv-864e12f4c87b72e860c08f57808e25a4ec1548a3.tar.gz
lilv-864e12f4c87b72e860c08f57808e25a4ec1548a3.tar.bz2
lilv-864e12f4c87b72e860c08f57808e25a4ec1548a3.zip
Check lv2:binary predicate for UIs
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 023f9b9..1158fe6 100644
--- a/NEWS
+++ b/NEWS
@@ -6,12 +6,13 @@ lilv (0.22.1) unstable;
* Replace bundles if bundle with newer plugin version is loaded
(based on patch from Robin Gareus)
* Fix loading dyn-manifest from bundles with spaces in their path
+ * Check lv2:binary predicate for UIs
* Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines
* Fix Python bindings
* Fix documentation installation
* Fix outdated comment references to lilv_uri_to_path()
- -- David Robillard <d@drobilla.net> Thu, 17 Mar 2016 16:48:08 -0400
+ -- David Robillard <d@drobilla.net> Sat, 09 Jul 2016 20:45:46 -0400
lilv (0.22.0) stable;