aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-11-16 12:42:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-11-16 12:42:53 +0000
commitc76d9395633e00205b1b83bd82c811f9fa4cca1e (patch)
treeff270677da310505effa9f0ab787d2e8abfb1787 /RELEASE-NOTES
parent3c4b69f95dbb4f62977557317a6962eadaad9d8f (diff)
Christian Krause fixed a build failure when building with gss support
enabled and FTP disabled.
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 6383f765e..9ecd2f975 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -13,6 +13,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o build failure when disabling FTP but enabling GSS
o fixed several calls to memory functions that didn't check return codes
o memory leak for SSL connects with libcurl/NSS when CURLOPT_ISSUERCERT was
used
@@ -28,6 +29,6 @@ Other curl-related news:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Yang Tse, Daniel Fandrich, Jim Meyering
+ Yang Tse, Daniel Fandrich, Jim Meyering, Christian Krause
Thanks! (and sorry if I forgot to mention someone)