aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2014-02-24 09:49:04 -0800
committerWayne Davison <wayned@samba.org>2014-02-24 10:07:18 -0800
commitcd909fde87b75ce7f75b9b7e8733d9133cde3ae9 (patch)
tree92c2c6694692f8674b06f3185ec53537124f8b5e /NEWS
parent4dfe7c9f3ec72a8cd04eaa880542274e3df64d22 (diff)
downloadandroid_external_rsync-cd909fde87b75ce7f75b9b7e8733d9133cde3ae9.tar.gz
android_external_rsync-cd909fde87b75ce7f75b9b7e8733d9133cde3ae9.tar.bz2
android_external_rsync-cd909fde87b75ce7f75b9b7e8733d9133cde3ae9.zip
Fix --info=progress2 info as a file is transferred.
Applying Anish Shankar's patch to fix speed and stats of files as they are transferred. Fixes bug 10450.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dc1df781..e1f5412d 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,11 @@ Changes since 3.1.0:
- Fixed a bug that caused a failure when combining --delete-missing-args
with --xattrs and/or --acls.
+ - Fixed a problem with --info=progress2's output stats where rsync would
+ only update the stats at the end of each file's transfer. It now uses
+ the data that is flowing for the current file, making the stats more
+ accurate and less jumpy.
+
- Fixed an itemize bug that affected the combo of --link-dest, -X, and -n.
- Fixed a problem with delete messages not appearing in the log file when