aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-01-03 23:04:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-01-03 23:04:38 +0000
commit359d5009089b8b9450ab54825c08448f9e51ed64 (patch)
tree644917edd780dfbfbeb77a911c58cf9d3140ed1c /CHANGES
parentcb42855445f7cf772c9611fbf05f4a6a4ccaccdd (diff)
- David McCreedy made changes to allow base64 encoding/decoding to work on
non-ASCII platforms.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d46ed330a..811122d1d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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