]> granicus.if.org Git - curl/commitdiff
getdate and new test cases from yday
authorDaniel Stenberg <daniel@haxx.se>
Wed, 25 Aug 2004 11:21:15 +0000 (11:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 25 Aug 2004 11:21:15 +0000 (11:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2e05f7c29b54bc67422347cbc4f564ff3e01095d..606bbda7387cdb01d4e8e1c0741b640ccb753ad4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,9 +6,18 @@
 
                                   Changelog
 
+Daniel (24 August 2004)
+- Fixed a getdate problem by post-replacing the getdate.c file after the
+  bison/yacc process to add the fix Harshal Pradhan suggested. The problem
+  caused a crash on Windows when parsing some dates.
+
 Daniel (23 August 2004)
 - Roman Koifman pointed out that libcurl send Expect: 100-continue on POSTs
-  even when told to use HTTP 1.0, which is not correct.
+  even when told to use HTTP 1.0, which is not correct. Test case 180 and
+  181 verify this.
+
+- Added test case 182 to verify that zero byte transfers call the callback
+  properly.
 
 Daniel (20 August 2004)
 - Alexander Krasnostavsky made the write callback get called even when a zero