summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-11-04 09:57:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-11-04 09:57:36 +0000
commit5ca2a8318d0df95d24180b72040b21a21d9ba5ef (patch)
treef8221c71d4967767de0c3e59633db3d36e3f9658 /RELEASE-NOTES
parente27ec862c38e4e34100c4bd4ad7440eeefccb26a (diff)
downloadcurl-5ca2a8318d0df95d24180b72040b21a21d9ba5ef.tar.gz
CURLINFO_FILETIME now works for file:// transfers as well
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index eba0012f6..896f0e6c9 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -42,7 +42,8 @@ This release includes the following bugfixes:
o Solaris builds get _REENTRANT defined properly and work again
o Garbage sent on chunky upload after curl_easy_pause()
o ipv4 name resolves when libcurl is built with ipv6-enabled c-ares
- o undersized IPv6 address internal buffer truncates long IPv6 addresses
+ o undersized IPv6 address internal buffer truncated long IPv6 addresses
+ o CURLINFO_FILETIME works for file:// transfers as well
This release includes the following known bugs: