Skip to content

Commit b26642a

Browse files
committed
Added NEWS.md entry for the updated --checksum-choise algorithm.
1 parent 7a2e8d8 commit b26642a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# NEWS for rsync 3.5.0 (UNRELEASED)
2+
3+
## Changes in this version:
4+
5+
### ENHANCEMENTS:
6+
7+
- Added `sha256` to the list of transfer checksum algorithms that can be
8+
selected via [`--checksum-choice`](rsync.1#opt) (and negotiated
9+
automatically). It is available when rsync is built with OpenSSL
10+
support.
11+
12+
113
# NEWS for rsync 3.4.3 (20 May 2026)
214

315
## Changes in this version:

0 commit comments

Comments
 (0)