diff options
author | Yang Tse <yangsita@gmail.com> | 2008-11-03 17:39:40 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-11-03 17:39:40 +0000 |
commit | e27ec862c38e4e34100c4bd4ad7440eeefccb26a (patch) | |
tree | 247f5bf705a7088df5bb6c25fb955f1d37d59bc2 /RELEASE-NOTES | |
parent | d0b8b5a1990a31f37fcab925cb8b59bee958d41d (diff) |
Sync up with reality
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 86c4683be..eba0012f6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,6 +42,7 @@ 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 This release includes the following known bugs: |