From: Daniel Stenberg Date: Thu, 27 Nov 2003 09:53:48 +0000 (+0000) Subject: Markus Moeller and SPNEGO X-Git-Tag: curl-7_11_0~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=426954ff9594051e4d924a368a778c7e22147a1c;p=curl Markus Moeller and SPNEGO --- diff --git a/CHANGES b/CHANGES index 454ba6272..b4e34de56 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,9 @@ Changelog +Daniel (27 November) +- Markus Moeller improvied the SPNEGO detection in the configure script. + Daniel (25 November) - '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