diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-14 19:27:46 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-14 19:27:46 +0200 |
commit | 0b8cefa136c21d403a01b78517f4decb50172bdb (patch) | |
tree | b5ebc9eab7622fb215e3e71252ef74b9415e7b03 /NEWS | |
parent | liblzma: Silence warnings in --enable-small build. (diff) | |
download | xz-0b8cefa136c21d403a01b78517f4decb50172bdb.tar.xz |
Fixed NEWS for 5.5.2beta.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -56,11 +56,15 @@ XZ Utils Release Notes * Small improvements to the tests. - * Removed the macos/build.sh script. It had not been updated - since 2013. + * Added doc/examples/11_file_info.c. It was added to the Git + repository in 2017 but forgotten to be added into distribution + tarballs. * Removed doc/examples_old. These were from 2012. + * Removed the macos/build.sh script. It had not been updated + since 2013. + 5.5.1alpha (2024-01-26) |