aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-11-11 01:12:17 +0000
committerYang Tse <yangsita@gmail.com>2008-11-11 01:12:17 +0000
commit707828b71af1d155206cf7039569e9cffb110649 (patch)
tree093d31316eaab4658215ef7a5f9c3d9404ee9cf5 /RELEASE-NOTES
parent8f440371334032805ab5521e60a77e0d840630f7 (diff)
Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)
Daniel Fandrich noticed that curl_addrinfo was also missing in the build process of other four non-configure platforms. Added now.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1d8d76d81..600ca17f0 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -13,7 +13,7 @@ This release includes the following changes:
This release includes the following bugfixes:
- o build failure when using MSVC 6 makefile
+ o build failure when using MSVC 6 makefile and on four platforms more
o crash when using --interface name on Linux systems with a TEQL device
This release includes the following known bugs:
@@ -27,6 +27,6 @@ Other curl-related news:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- John Wilkinson, Adam Sampson
+ John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse
Thanks! (and sorry if I forgot to mention someone)