summaryrefslogtreecommitdiff
path: root/OLDNEWS
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-01-30 03:37:47 +0000
committerWayne Davison <wayned@samba.org>2007-01-30 03:37:47 +0000
commit4eeaa1625314abb6bce386653f562eea352e7f7e (patch)
tree9b30465f3075d051150d7c758b15b20fa060bdce /OLDNEWS
parent8dca155fca03a83dcec6280581081d188e7e1312 (diff)
downloadrsync-4eeaa1625314abb6bce386653f562eea352e7f7e.tar.gz
rsync-4eeaa1625314abb6bce386653f562eea352e7f7e.tar.bz2
rsync-4eeaa1625314abb6bce386653f562eea352e7f7e.zip
Improved a sentence.
Diffstat (limited to 'OLDNEWS')
-rw-r--r--OLDNEWS5
1 files changed, 3 insertions, 2 deletions
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: