summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-12-10 23:17:01 -0500
committerDavid Robillard <d@drobilla.net>2024-12-11 00:22:46 -0500
commit790d111fb7b7c4393fa768980741348196b36740 (patch)
treea26c19ead9618e962dd555a4da3f1111ef1a4ecb /NEWS
parente41951c43a8f6a0bcf6b0fcceebec99f87f7d1e7 (diff)
downloadzix-790d111fb7b7c4393fa768980741348196b36740.tar.gz
zix-790d111fb7b7c4393fa768980741348196b36740.tar.bz2
zix-790d111fb7b7c4393fa768980741348196b36740.zip
Support building for UWP
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82736a0..2a5f921 100644
--- a/NEWS
+++ b/NEWS
@@ -10,9 +10,10 @@ zix (0.5.1) unstable; urgency=medium
* Fix nullability annotations for zix_canonical_path() and friends
* Fix ring unit test when mlock() is unavailable
* Improve documentation
+ * Support building for UWP
* Support building for Windows with or without UNICODE
- -- David Robillard <d@drobilla.net> Wed, 11 Dec 2024 05:21:56 +0000
+ -- David Robillard <d@drobilla.net> Wed, 11 Dec 2024 05:22:31 +0000
zix (0.4.2) stable; urgency=medium