From 8a70f7ab46fa4587a2f3db368f175fa1b8718bfe Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 11 Dec 2024 14:36:07 -0500 Subject: Remove old Windows compatibility gunk --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 73b1931..1ca107b 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 + * Clean up and isolate platform-specific code * Fix C++ test build on MacOS * Fix library current_version on MacOS * Fix test suite when TMPDIR has no trailing slash @@ -8,7 +9,7 @@ lilv (0.24.25) unstable; urgency=medium * Improve const correctness * Replace more platform-specific code with use of zix - -- David Robillard Mon, 25 Nov 2024 01:04:00 +0000 + -- David Robillard Wed, 11 Dec 2024 19:33:58 +0000 lilv (0.24.24) stable; urgency=medium -- cgit v1.2.1