aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fa67fb3..f2e71d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,19 @@
lv2 (1.18.11) unstable; urgency=medium
+ * Add configuration options to bundle, header, and tool installation
+ * Add lv2dir and lv2specdatadir package variables
* Allow LV2_SYMBOL_EXPORT to be overridden
+ * Avoid over-use of yielding meson options
* Fix pylint warning in test script
+ * Move example plugins to a separate project
* Override pkg-config dependency within meson
* Remove troublesome lv2_atom_assert_double_fits_in_64_bits
+ * eg-metro: Fix memory leak
+ * lv2specgen: Avoid deprecation warnings with rdflib >= 7.5
+ * lv2specgen: Fix offline XHTML validation and make it optional
* ui: Add types for Gtk4UI and Qt6UI
- -- David Robillard <d@drobilla.net> Thu, 11 Jul 2024 23:58:50 +0000
+ -- David Robillard <d@drobilla.net> Sun, 08 Feb 2026 01:13:31 +0000
lv2 (1.18.10) stable; urgency=medium