aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-08-08 07:26:30 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-08-08 07:26:30 +0000
commit40b2e06a7f5397982b815a41b8f0f73964a9f90f (patch)
tree21f533dd6facaa68ed1be6ed4494f94413d92df5 /CHANGES
parent8008499028f8e8904ae632762f65b0a582e82dca (diff)
Added test1059 to test the FTP proxy tunnel problem fixed July 11.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 468369282..9ecfa8136 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,8 @@ Daniel Fandrich (7 Aug 2008)
- Fixed an uninitialized variable in multi_runsingle() that could cause a
request to prematurely end.
+- Added test1059 to test the FTP proxy tunnel problem fixed July 11.
+
Yang Tse (7 Aug 2008)
- Added curlbuild.h and curlrules.h header files to libcurl's public headers.
File curlbuild.h is a generated file on configure-capable systems. This is