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