]> granicus.if.org Git - curl/commitdiff
yesterday and today in words
authorDaniel Stenberg <daniel@haxx.se>
Fri, 5 Sep 2003 14:34:07 +0000 (14:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 5 Sep 2003 14:34:07 +0000 (14:34 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d0e02d3db490c57a10ee6ec890a6fe1c5f9440dc..1aef5c475173d712329ae9ceb36ce32f4e70a178 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,15 @@
 
                                   Changelog
 
+Daniel (5 September)
+- Kevin Fisk reported that configure --enable-thread didn't work. I fixed.
+
+- De-macrofied the lib/hash.c source code somewhat.
+
+Daniel (4 September)
+- CURLINFO_HTTPAUTH_AVAIL and CURLINFO_PROXYAUTH_AVAIL added, Based on Joerg
+  Mueller-Tolk's patch,
+
 Early (4 September)
 - Added CURLOPT_FTP_RESPONSE_TIMEOUT - allows user to set strict timeout
   requirements on the FTP server's ability to respond to individual commands