Enhanced the --stats output:
authorWayne Davison <wayned@samba.org>
Sat, 27 Sep 2008 04:55:44 +0000 (21:55 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 27 Sep 2008 05:14:01 +0000 (22:14 -0700)
commite366e5303fa25e3d007691109293901ad7a7b6f6
tree7022a9ddfe837ca09e2ae57c3e42b598ca818865
parent0a23e33630d96f6083b40bc98d7a12d7ad7632f6
Enhanced the --stats output:
- Mention how many files were created (protocol >= 29).
- Mention how many files were deleted (new in protocol 31).
- Follow the file-count, created-count, and deleted-count
  with a break-out list of each count by type.
NEWS
flist.c
generator.c
main.c
progress.c
receiver.c
rsync.h
sender.c