aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7e314594d..454ba6272 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@
Daniel (25 November)
-- 'Dave' fixed bug report #848371, identifying that if you'd do POST over a
+- 'Dave' filed bug report #848371, identifying that if you'd do POST over a
proxy to a https server, libcurl didn't POST at all, it just made a GET! It
turned out to be because libcurl wronly didn't consider the authentication
"negotitation phase" to be complete yet.