summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1ca107b..53176bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
lilv (0.24.25) unstable; urgency=medium
* Add lint option with project metadata and code quality tests
+ * Avoid use of VLAs in lv2apply
* Clean up and isolate platform-specific code
* Fix C++ test build on MacOS
* Fix library current_version on MacOS
@@ -9,7 +10,7 @@ lilv (0.24.25) unstable; urgency=medium
* Improve const correctness
* Replace more platform-specific code with use of zix
- -- David Robillard <d@drobilla.net> Wed, 11 Dec 2024 19:33:58 +0000
+ -- David Robillard <d@drobilla.net> Wed, 18 Dec 2024 17:57:56 +0000
lilv (0.24.24) stable; urgency=medium