aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-10 09:46:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-10 09:46:14 +0000
commita7488672bf228d1e9ce7ab8e94303864f3c6fab0 (patch)
treec96c7d8575e5615e290c15adadd867e2606aedb5
parentc1312cab1fe017e2e09d60a5adda2d6126baeb39 (diff)
configure and curl-config fixes
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 503514aa0..972cdd600 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -25,6 +25,8 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o configure works better with SSL libs in a "non-standard ld.so dir"
+ o curl-config --vernum zero prefixed
o bad memory access in the NTLM code
o EPSV on multi-homed servers now works correctly
o chunked-encoded transfers could get closed pre-maturely without error
@@ -62,6 +64,6 @@ advice from friends like these:
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia,
Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre, Jeff Phillips,
Wojciech Zwiefka, David Phillips, Reinout van Schouwen, Maurice Barnum,
- Richard Atterer, Rene Bernhardt
+ Richard Atterer, Rene Bernhardt, Matt Veenstra, Bryan Henderson, Ton Voon
Thanks! (and sorry if I forgot to mention someone)