From 0b8cefa136c21d403a01b78517f4decb50172bdb Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Wed, 14 Feb 2024 19:27:46 +0200 Subject: [PATCH] Fixed NEWS for 5.5.2beta. --- NEWS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index fbb0940d..95a9ad00 100644 --- a/NEWS +++ b/NEWS @@ -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)