]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention latest news.
authorWayne Davison <wayned@samba.org>
Mon, 16 Sep 2013 16:23:35 +0000 (09:23 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 16 Sep 2013 16:23:35 +0000 (09:23 -0700)
NEWS

diff --git a/NEWS b/NEWS
index eec631d373dd9fe957919a591f268a3549267fa7..ce402716a6f6d90338843f4a582d9a7d9bbd5bfc 100644 (file)
--- 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.