From: Wayne Davison Date: Wed, 30 Mar 2005 19:41:51 +0000 (+0000) Subject: Mention the numeric field width now possible in the % escapes. X-Git-Tag: v2.6.4~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2efa17062859a214ef1c8a83e5cc7de54494a4;p=thirdparty%2Frsync.git Mention the numeric field width now possible in the % escapes. --- diff --git a/NEWS b/NEWS index e85066ee..6cd33dfa 100644 --- a/NEWS +++ b/NEWS @@ -264,6 +264,9 @@ Changes since 2.6.3: variable that makes extra sure that no write/delete calls on the read-only side can succeed. + - The log-format % escapes can now have a numeric field width in + between the % and the escape letter (e.g. "%-40n %08p"). + - Improved the option descriptions in the --help text. SUPPORT FILES: