]> granicus.if.org Git - curl/commitdiff
filed is not fixed ;-)
authorDaniel Stenberg <daniel@haxx.se>
Tue, 25 Nov 2003 09:12:56 +0000 (09:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 25 Nov 2003 09:12:56 +0000 (09:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7e314594d71e7fe624ca03e2b99b8cabb2c07b72..454ba6272ac1c65d7b2652f008deb5c28d823bbe 100644 (file)
--- 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.