The --progress output now leaves the cursor at the end of the line
authorWayne Davison <wayned@samba.org>
Sat, 5 Jul 2008 07:21:05 +0000 (00:21 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 5 Jul 2008 07:31:46 +0000 (00:31 -0700)
commitbb4e4d889f51065dcef6f34d8ba4a80c051149a1
tree2b94439eb059cc33a1862da2d988737e3b4a8619
parent93f3fbf73e2e2b1c2560482fb395c3f9a6835fc8
The --progress output now leaves the cursor at the end of the line
(instead of the start) in order to be extra sure that an error won't
overwrite it.  We also ensure that the progress option can't be enabled
on the server side.
NEWS
cleanup.c
log.c
options.c
progress.c