X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b17dd0c435d754abc8cafcb5b1464c44f92f73fe..3ff984d7a7fd12bcc9bbc9eddd426de6902c53ef:/TODO diff --git a/TODO b/TODO index 273de17d..f34bed88 100644 --- a/TODO +++ b/TODO @@ -341,6 +341,19 @@ chmod: (Suggestion from david.e.sewell) +Incorrect timestamps (Debian #100295) + + A bit hard to believe, but apparently it happens. + + +Check "refuse options works" + + We need a test case for this... + + Was this broken when we changed to popt? + + + PLATFORMS ------------------------------------------------------------ Win32 @@ -408,6 +421,8 @@ If tests are skipped, say why. Test daemon feature to disallow particular options. +Pipe program that makes slow/jerky connections. + DOCUMENTATION --------------------------------------------------------