aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-07-30 07:24:59 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-07-30 07:24:59 +0000
commit1f26ea4a853844caf6118250abb6a4a141c87e8b (patch)
treeae9700cf5942594fadd7fdb224edad046f2d9f59 /CHANGES
parent912c29fd8ce3fc324e8cadcb2907b745894b3b4f (diff)
Added test case 1051 to test Location: following with PUT, as reported
by Ben Sutcliffe. The test when run manually shows a problem in curl, but the test harness web server doesn't run the test correctly so it's disabled for now.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9374eb3bd..fbfeb019b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,11 @@ Daniel Fandrich (29 Jul 2008)
- Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS
and OS/2.
+- Added test case 1051 to test Location: following with PUT, as reported
+ by Ben Sutcliffe. The test when run manually shows a problem in curl,
+ but the test harness web server doesn't run the test correctly so it's
+ disabled for now.
+
Daniel Fandrich (28 Jul 2008)
- Fixed display of the interface bind address in the trace output when it's
an IPv6 address.