diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-11-04 09:57:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-11-04 09:57:36 +0000 |
commit | 5ca2a8318d0df95d24180b72040b21a21d9ba5ef (patch) | |
tree | f8221c71d4967767de0c3e59633db3d36e3f9658 /CHANGES | |
parent | e27ec862c38e4e34100c4bd4ad7440eeefccb26a (diff) |
CURLINFO_FILETIME now works for file:// transfers as well
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Stenberg (4 Nov 2008) +- CURLINFO_FILETIME now works for file:// transfers as well + Daniel Stenberg (3 Nov 2008) - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a problem with my CURLINFO_PRIMARY_IP fix from October 7th that caused a NULL |