X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/46ef7d1dc8e8f25ef2e2f9d13272c8edb77545b6..b52c1d9d3aec51afbc9d1c5561d2b70d8bcecf54:/TODO diff --git a/TODO b/TODO index dd044859..da016f6e 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,21 @@ URGENT --------------------------------------------------------------- + +IMPORTANT ------------------------------------------------------------ + +Cross-test versions + + Part of the regression suite should be making sure that we don't + break backwards compatibility: old clients vs new servers and so + on. Ideally we would test the cross product of versions. + + It might be sufficient to test downloads from well-known public + rsync servers running different versions of rsync. This will give + some testing and also be the most common case for having different + versions and not being able to upgrade. + + NICE ----------------------------------------------------------------- Merge IPv6 support ***