diff options
author | Wayne Davison <wayned@samba.org> | 2004-01-08 00:47:17 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2004-01-08 00:47:17 +0000 |
commit | aa953c32014d755c77a253d3ef401ea3e771712e (patch) | |
tree | 1ceb9835c8e8c3c0e85ad64f8a58e6cbe8a50380 /NEWS | |
parent | 3f55bd5dad9d8639755f0ed5ce70d6936ce699c2 (diff) | |
download | rsync-aa953c32014d755c77a253d3ef401ea3e771712e.tar.gz rsync-aa953c32014d755c77a253d3ef401ea3e771712e.tar.bz2 rsync-aa953c32014d755c77a253d3ef401ea3e771712e.zip |
Old-protocols.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -43,6 +43,9 @@ Changes since 2.6.0: * Reduced memory requirements of hard link preservation. (J.W. Schultz) + * Got rid of support for protocol versions 17 and 8 (which are + both over 6 years old). + NEWS for rsync 2.6.0 (1 Jan 2004) Protocol: 27 (changed) |