diff options
author | David Robillard <d@drobilla.net> | 2024-12-10 22:22:44 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-12-11 00:22:12 -0500 |
commit | e41951c43a8f6a0bcf6b0fcceebec99f87f7d1e7 (patch) | |
tree | 20be9e945e56acedc3d91c4a36f0c36fab5bb05f /NEWS | |
parent | ba2c2a08973cb5eae1feabbb9431c897cded03f6 (diff) | |
download | zix-e41951c43a8f6a0bcf6b0fcceebec99f87f7d1e7.tar.gz zix-e41951c43a8f6a0bcf6b0fcceebec99f87f7d1e7.tar.bz2 zix-e41951c43a8f6a0bcf6b0fcceebec99f87f7d1e7.zip |
Support building for Windows with or without UNICODE
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ 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 Windows with or without UNICODE -- David Robillard <d@drobilla.net> Wed, 11 Dec 2024 05:21:56 +0000 |