[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages <[email protected]> Mon, 16 Sep 2013 18:22:52 +0200 (CEST)
Newsgroups gmane.network.rsync.cvs
Message-ID <[email protected]>
The branch, master has been updated
       via  60cc5d4 Mention latest news.
      from  1220c93 Fix the visit-all-patches path.

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 60cc5d4b7837644884b6721ea4d55a0c8f933694
Author: Wayne Davison <[email protected]>
Date:   Mon Sep 16 09:23:35 2013 -0700

    Mention latest news.

-----------------------------------------------------------------------

Summary of changes:
 NEWS |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS b/NEWS
index eec631d..ce40271 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ Changes since 3.0.9:
     - Fixed a bogus "vanished file" error if some files were specified with
       "./" prefixes and others were not.
 
+    - Fixed a bug in --sparse where an extra gap could get inserted after a
+      partial write.
+
     - Changed the way --progress overwrites its prior output in order to make
       it nearly impossible for the progress to get overwritten by an error.
 


-- 
The rsync repository.