Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS

and OS/2.
This commit is contained in:
Dan Fandrich
2008-07-30 00:09:02 +00:00
parent a67e207866
commit 7a8b11d716
3 changed files with 7 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ This release includes the following bugfixes:
o poll not working on Windows Vista due to POLLPRI being incorrectly used
o user-agent in CONNECT with non-HTTP protocols
o CURL_READFUNC_PAUSE problems fixed
o --use-ascii now works on Symbian OS, MS-DOS and OS/2
This release includes the following known bugs: