Skip to content

Commit 79fda35

Browse files
committed
A couple more NEWS improvements.
1 parent cd76993 commit 79fda35

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NEWS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
- Add a backtick to the list of characters that the filename quoting needs to
1414
escape using backslashes.
1515

16-
- Fixed a string-comparison issue in the internal file-list code that affected
17-
tr_TR.utf-8.
16+
- Fixed a string-comparison issue in the internal handling of `--progress` (a
17+
locale such as tr_TR.utf-8 needed the internal triggering of `--info` options
18+
to use upper-case flag names to ensure that they match).
1819

1920
- Make sure that a local transfer marks the sender side as trusted.
2021

@@ -25,7 +26,7 @@
2526
openssl library.
2627

2728
- Fixed a problem in the daemon auth for older protocols (29 and before) if the
28-
openssl library is being used to compute md4 checksums.
29+
openssl library is being used to compute MD4 checksums.
2930

3031
- Fixed `rsync -VV` on Cygwin -- it needed a flush of stdout.
3132

0 commit comments

Comments
 (0)