1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00
This commit is contained in:
Daniel Stenberg 2007-04-10 20:52:30 +00:00
parent 7cbbd1b56b
commit 1a0cc60741

View File

@ -4,8 +4,8 @@ changelog of the current development status, as one or more of these problems
may have been fixed since this was written!
41. When doing an operation over FTP that requires the ACCT command (but not
when logging in), the operation will fail since libcurl does detect this and
thus fails to issue the correct command:
when logging in), the operation will fail since libcurl doesn't detect this
and thus fails to issue the correct command:
http://curl.haxx.se/bug/view.cgi?id=1693337
40. Mac OS X test failures (Daniel Johnson)