X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9935066b704bcf2e6e48dac85cb1b4047d8f439d..4068d8617dd301f7e1590b0419c9d2e24103b1b4:/NEWS diff --git a/NEWS b/NEWS index 82f734b5..de01d4a5 100644 --- a/NEWS +++ b/NEWS @@ -89,8 +89,10 @@ Changes since 2.6.0: earlier in the list than the files that are already present on the receiving side. - * Got rid of support for protocol versions 17 and 18 (which are - both over 6 years old). (Wayne Davison) + * Dropped support for protocol versions less than 20 + (2.3.0 released 15 Mar 1999) and activated warnings for + protocols less than 25 (2.5.0 released 23 Aug 2001) + (Wayne Davison and J.W. Schultz, severally) * More optimal data transmission for --hard-links (protocol 28).