- David McCreedy made changes to allow base64 encoding/decoding to work on

non-ASCII platforms.
This commit is contained in:
Daniel Stenberg
2007-01-03 23:04:38 +00:00
parent cb42855445
commit 359d500908
10 changed files with 100 additions and 38 deletions

View File

@@ -46,6 +46,7 @@ This release includes the following bugfixes:
o --limit-rate (CURLOPT_MAX_SEND_SPEED_LARGE and CURLOPT_MAX_RECV_SPEED_LARGE)
now work on windows again
o improved download performance by avoiding the unconditional "double copying"
o base64 encoding/decoding works on non-ASCII platforms
Other curl-related news: