diff options
author | Martin Pool <mbp@samba.org> | 2002-03-12 01:26:01 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2002-03-12 01:26:01 +0000 |
commit | b2a2dd115446f905458368f9e4d20df457fd7a87 (patch) | |
tree | 1480fc5f4e69652d3a93a8c17aa132cc45cb578b /OLDNEWS | |
parent | 31837783c01ce647390fb9aa153160f8e5bd5049 (diff) | |
download | rsync-b2a2dd115446f905458368f9e4d20df457fd7a87.tar.gz rsync-b2a2dd115446f905458368f9e4d20df457fd7a87.tar.bz2 rsync-b2a2dd115446f905458368f9e4d20df457fd7a87.zip |
Get ready for new release.v2.5.4pre1
Diffstat (limited to 'OLDNEWS')
-rw-r--r-- | OLDNEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ rsync 2.5.3 (11 March 2002) * Merge in changes from zlib 1.1.2 to zlib 1.1.3. (Note that rsync still uses a custom version of zlib; you can not just link against a system library. See zlib/README.rsync) - + * Command to initiate connections is only shown with -vv, rather than -v as in 2.5.2. Output from plain -v is more similar to what was historically used so as not to break scripts that try |