aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-04-10 04:21:08 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-04-10 04:21:08 +0000
commitc97d112b30ad748cdbcef61a21e235f3756558cd (patch)
tree33d0eb4bb7b3bb676bbbb866f6bdfe433ace12bb /CHANGES
parent2dc20b84c1ca1588e40ff8e99ab67dd3ed2dc00e (diff)
Added test case 1024 to test a scenario similar to the one reported
by Ben Combee where libcurl would send the wrong cookie to a redirected server. libcurl was doing the right thing in this test case.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e07fa16d1..d94df11bf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel Fandrich (9 Apr 2008)
+- Added test case 1024 to test a scenario similar to the one reported
+ by Ben Combee where libcurl would send the wrong cookie to a redirected
+ server. libcurl was doing the right thing in this test case.
+
Michal Marek (7 Apr 2008)
- Fix the MIT / Heimdal check for good:
Define HAVE_GSSMIT if <gssapi/{gssapi.h,gssapi_generic.h,gssapi_krb5.h}> are