From 775f86cb5a1ef5b46d2b7967878daca23c01f987 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 24 Sep 2007 21:47:35 +0000 Subject: Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle URLs ending with a slash properly (it should list the contents of that directory). Test case 351 brought back and also test 1010 was added. --- docs/KNOWN_BUGS | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 5549d0451..6d2cb9baa 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -17,9 +17,6 @@ may have been fixed since this was written! initial suggested function to use for randomizing the response: http://curl.haxx.se/mail/lib-2007-07/0178.html -44. --ftp-method nocwd does not handle URLs ending with a slash properly (it - should list the contents of that directory). See test case 351. - 43. There seems to be a problem when connecting to the Microsoft telnet server. http://curl.haxx.se/bug/view.cgi?id=1720605 -- cgit v1.2.3