From aec0d760835219f91eb483c68ef7b2c8f9e8597e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 26 Jun 2024 18:48:02 -0400 Subject: Add zix_string_view_equals() --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7e95197..eaf8c05 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,14 @@ zix (0.5.0) unstable; urgency=medium * Add ZIX_NODISCARD attribute + * Add zix_string_view_equals() * Avoid fdatasync() on Darwin * Fix build on POSIX systems without PATH_MAX defined * Fix library current_version on MacOS * Fix nullability annotations for zix_canonical_path() and friends * Fix ring unit test when mlock() is unavailable - -- David Robillard Sun, 23 Jun 2024 12:18:29 +0000 + -- David Robillard Wed, 26 Jun 2024 22:21:42 +0000 zix (0.4.2) stable; urgency=medium -- cgit v1.2.1