summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-17 09:22:05 -0400
committerDavid Robillard <d@drobilla.net>2022-07-08 21:14:01 -0400
commit43ef0787dee53b75d07528689836ed1930e6f60b (patch)
treec746f04cee4a31cd653390d213de3728be19a977 /NEWS
parentc36d3451278555134de850fc548d743b6da2179a (diff)
downloadlilv-43ef0787dee53b75d07528689836ed1930e6f60b.tar.gz
lilv-43ef0787dee53b75d07528689836ed1930e6f60b.tar.bz2
lilv-43ef0787dee53b75d07528689836ed1930e6f60b.zip
Fix fallback flock() detection on MacOS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc64f4d..aa0f786 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+lilv (0.24.15) unstable;
+
+ * Fix fallback flock() detection on MacOS
+
+ -- David Robillard <d@drobilla.net> Fri, 17 Jun 2022 01:12:49 +0000
+
lilv (0.24.14) stable;
* Fix build issues with newer toolchains