aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-01-27 23:02:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-01-27 23:02:17 +0000
commitfbc4407583528059923f48c5887d743e243326c3 (patch)
tree87528e1df90546657e2ad45aab623f52d9e04f44 /CHANGES
parenta79e5d79250c6f431d8623748700b69d52683924 (diff)
- David McCreedy fixed the Curl command line tool for HTTP 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 5271bd0cd..74175abae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (28 January 2007)
+- David McCreedy fixed the Curl command line tool for HTTP on non-ASCII
+ platforms.
+
Daniel (25 January 2007)
- Added the --libcurl [file] option to curl. Append this option to any
ordinary curl command line, and you will get a libcurl-using source code