From: Wayne Davison Date: Tue, 30 Jan 2007 03:37:47 +0000 (+0000) Subject: Improved a sentence. X-Git-Tag: v3.0.0pre1~385 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eeaa1625314abb6bce386653f562eea352e7f7e;p=thirdparty%2Frsync.git Improved a sentence. --- diff --git a/OLDNEWS b/OLDNEWS index ca962202..ddd0556f 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -111,8 +111,9 @@ Changes since 2.6.8: - Added a new environment variable to the pre-/post-xfer exec commands (in the daemon's config file): RSYNC_PID. This value will be the same in - both the pre- and post-xfer commands, so it can be used if the pre-xfer - command wants to cache some arg/request info for the post-xfer command. + both the pre- and post-xfer commands, so it can be used as a unique ID + if the pre-xfer command wants to cache some arg/request info for the + post-xfer command. INTERNAL: