From 79fda353425daba6b23753c8b1b01dc35ecaac7d Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 4 May 2023 08:56:10 -0700 Subject: [PATCH] A couple more NEWS improvements. --- NEWS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 2821a990..56224009 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,8 +13,9 @@ - Add a backtick to the list of characters that the filename quoting needs to escape using backslashes. -- Fixed a string-comparison issue in the internal file-list code that affected - tr_TR.utf-8. +- Fixed a string-comparison issue in the internal handling of `--progress` (a + locale such as tr_TR.utf-8 needed the internal triggering of `--info` options + to use upper-case flag names to ensure that they match). - Make sure that a local transfer marks the sender side as trusted. @@ -25,7 +26,7 @@ openssl library. - Fixed a problem in the daemon auth for older protocols (29 and before) if the - openssl library is being used to compute md4 checksums. + openssl library is being used to compute MD4 checksums. - Fixed `rsync -VV` on Cygwin -- it needed a flush of stdout. -- 2.47.2