From: Wayne Davison Date: Mon, 16 Sep 2013 16:23:35 +0000 (-0700) Subject: Mention latest news. X-Git-Tag: v3.1.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60cc5d4b7837644884b6721ea4d55a0c8f933694;p=thirdparty%2Frsync.git Mention latest news. --- diff --git a/NEWS b/NEWS index eec631d3..ce402716 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.