diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-01-03 23:04:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-01-03 23:04:38 +0000 |
commit | 359d5009089b8b9450ab54825c08448f9e51ed64 (patch) | |
tree | 644917edd780dfbfbeb77a911c58cf9d3140ed1c /CHANGES | |
parent | cb42855445f7cf772c9611fbf05f4a6a4ccaccdd (diff) |
- David McCreedy made changes to allow base64 encoding/decoding to work on
non-ASCII platforms.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (4 January 2007) +- David McCreedy made changes to allow base64 encoding/decoding to work on + non-ASCII platforms. + Daniel (3 January 2007) - Matt Witherspoon fixed the flaw which made libcurl 7.16.0 always store downloaded data in two buffers, just to be able to deal with a special HTTP |