summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-07-21 12:28:59 +0200
committerDavid Robillard <d@drobilla.net>2018-07-21 12:28:59 +0200
commita0a6bb9ca84b49d2e3b40bc6b0591c88d9d61b6b (patch)
tree07651f2927a83387412ab1a12bc6458ab89acdc0 /NEWS
parent5e80e165754064e9942fdf7bd3449a9f4fa047a0 (diff)
downloadlilv-a0a6bb9ca84b49d2e3b40bc6b0591c88d9d61b6b.tar.gz
lilv-a0a6bb9ca84b49d2e3b40bc6b0591c88d9d61b6b.tar.bz2
lilv-a0a6bb9ca84b49d2e3b40bc6b0591c88d9d61b6b.zip
lv2apply: Activate plugin before running
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3d0b148..eebf8ba 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ lilv (0.24.3) unstable;
* Fix saving state when broken links are encountered
* Don't attempt to load remote or non-Turtle files
+ * lv2apply: Activate plugin before running
* lv2apply: Use default values when they are not nan
* lv2bench: Improve support for plugins with sequence ports
* lv2bench: Support running a single plugin given on the command line
@@ -10,7 +11,7 @@ lilv (0.24.3) unstable;
* Install Python bindings when configured without tests
(thanks Clement Skau)
- -- David Robillard <d@drobilla.net> Tue, 10 Jul 2018 20:14:01 +0200
+ -- David Robillard <d@drobilla.net> Sat, 21 Jul 2018 12:28:43 +0200
lilv (0.24.2) stable;