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:15:35 +0800 |
commit | c247d06e1f6cada9a76f4f6225cbd97ea760f52f (patch) | |
tree | e4740312d60f753200d15e4627d57c0aca59eecb /NEWS | |
parent | Add NEWS for 5.2.12. (diff) | |
download | xz-c247d06e1f6cada9a76f4f6225cbd97ea760f52f.tar.xz |
Add NEWS for 5.4.3.
Diffstat (limited to '')
-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. |