diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-18 08:52:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-18 08:52:15 +0000 |
commit | 5297a52bf084eaa3acb9d05c92160ac847aca714 (patch) | |
tree | ecfb01bcf012617593f3e3e1744d82a8e9378352 /docs | |
parent | 88631276e8e01bb8eb911c561c2407d55a817a8e (diff) |
gopher
Diffstat (limited to 'docs')
-rw-r--r-- | docs/KNOWN_BUGS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index ed389b590..3e054f1bc 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -11,4 +11,6 @@ may have been fixed since this was written! http://curl.haxx.se/mail/archive-2002-03/0029.html and http://curl.haxx.se/mail/archive-2002-03/0033.html -* libcurl does not deal nicely with files larger than 2GB
\ No newline at end of file +* libcurl does not deal nicely with files larger than 2GB + +* GOPHER transfers seem broken |