aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-04-10 20:52:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-04-10 20:52:30 +0000
commit1a0cc60741ad6cac8f5564ee6d96edb7b3313b0d (patch)
tree30d041a051b0f1c77c61f95f7228778b9384d948 /docs/KNOWN_BUGS
parent7cbbd1b56b00f923df3096971df1ec01019e3fd1 (diff)
blah
Diffstat (limited to 'docs/KNOWN_BUGS')
-rw-r--r--docs/KNOWN_BUGS4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 8c175a1fe..85885fcf9 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -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)