summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index fab3fd4..7e95197 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
-zix (0.4.3) unstable; urgency=medium
+zix (0.5.0) unstable; urgency=medium
+ * Add ZIX_NODISCARD attribute
* 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 <d@drobilla.net> Thu, 14 Mar 2024 16:59:01 +0000
+ -- David Robillard <d@drobilla.net> Sun, 23 Jun 2024 12:18:29 +0000
zix (0.4.2) stable; urgency=medium