From 7cb031f12795a3f4a62428322e30a7ce60358a5c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 5 Nov 2025 12:45:17 -0500 Subject: Add configuration option to control command-line tool installation --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3ebea56..b110596 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ lv2 (1.18.11) unstable; urgency=medium + * Add configuration option to control command-line tool installation * Allow LV2_SYMBOL_EXPORT to be overridden * Avoid over-use of yielding meson options * Fix pylint warning in test script @@ -8,7 +9,7 @@ lv2 (1.18.11) unstable; urgency=medium * eg-metro: Fix memory leak * ui: Add types for Gtk4UI and Qt6UI - -- David Robillard Sun, 28 Sep 2025 23:27:21 +0000 + -- David Robillard Wed, 05 Nov 2025 17:20:42 +0000 lv2 (1.18.10) stable; urgency=medium -- cgit v1.2.1