aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-12-25 23:32:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-12-25 23:32:01 +0000
commitb89789d82fdb2df7adc8d00e7574ab0e531c3f7b (patch)
tree4c9c86cd087331f416bf64b90b72aaf1665c7cf7 /RELEASE-NOTES
parenta2182359646f8f7ee457aec75f45e36f016c3b0f (diff)
- Renato Botelho and Peter Pentchev brought a patch that makes the libcurl
headers work correctly even on FreeBSD systems before v8.
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 25ca3a116..04bf6a83a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -36,6 +36,7 @@ This release includes the following bugfixes:
o --retry didn't do right for FTP transient errors
o some *_proxy environment variables didn't function
o libcurl-OpenSSL engine cleanup
+ o header include fix for FreeBSD versions before v8
This release includes the following known bugs:
@@ -48,6 +49,6 @@ advice from friends like these:
Marco Maggi, Camille Moncelier, Claes Jakobsson, Kevin Baughman,
Marc Kleine-Budde, Jad Chamcham, Bjorn Augustsson, David Byron,
Markus Koetter, Chad Monroe, Martin Storsjo, Siegfried Gyuricsko,
- Jon Nelson, Julien Chaffraix
+ Jon Nelson, Julien Chaffraix, Renato Botelho, Peter Pentchev
Thanks! (and sorry if I forgot to mention someone)