mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-10 18:37:40 -04:00
Improved a sentence.
This commit is contained in:
4
NEWS
4
NEWS
@@ -14,8 +14,8 @@ Changes since 2.6.7:
|
||||
the EOF. (This can happen when using stunnel).
|
||||
|
||||
- Fixed a problem with the file-reading code where a failed read (such as
|
||||
that caused by a bad sector) would make rsync think that the file's
|
||||
read-position was left after the failed read's data.
|
||||
that caused by a bad sector) would not advance the file's read-position
|
||||
beyond the failed read's data.
|
||||
|
||||
- Fixed a logging bug where the "log file" directive was not being honored
|
||||
in a single-use daemon (one spawned by a remote-shell connection or by
|
||||
|
||||
Reference in New Issue
Block a user