]> granicus.if.org Git - curl/commitdiff
file:// upload fix on windows
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jul 2004 15:17:32 +0000 (15:17 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Jul 2004 15:17:32 +0000 (15:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 75106568a55101ca1b4aebed96acab48dcfbcf20..01a53b51ba1bf41130fc8f64b5ef3bf5a694d737 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
 
                                   Changelog
 
+Daniel (6 July 2004)
+- Andrés García found out why the windows tests failed on file:// "uploads".
+
 Daniel (2 July 2004)
 - Andrés García reported a curl_share_cleanup() crash that occurs when no
   lock/unlock callbacks have been set and the share is cleaned up.