diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-05-02 20:39:56 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-05-04 22:02:29 +0800 |
commit | 01f937ea9a49005c5091c0165fa0c1e572dd1749 (patch) | |
tree | c3266dfbd98fbfe01aedc6ad0c8148dd55fc8935 | |
parent | tuklib_integer.h: Fix a recent copypaste error in Clang detection. (diff) | |
download | xz-01f937ea9a49005c5091c0165fa0c1e572dd1749.tar.xz |
Add NEWS for 5.4.3.
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2,6 +2,16 @@ XZ Utils Release Notes ====================== +5.4.3 (2023-05-04) + + * All fixes from 5.2.12 + + * Features in the CMake build can now be disabled as CMake cache + variables, similar to the Autotools build. + + * Minor update to the Croatian translation. + + 5.4.2 (2023-03-18) * All fixes from 5.2.11 that were not included in 5.4.1. |