From: Daniel Stenberg Date: Thu, 23 Dec 2004 22:31:39 +0000 (+0000) Subject: recent changes X-Git-Tag: curl-7_13_0~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=814d176b86ff826e4422ebe67f47e11450f270d5;p=curl recent changes and Merry Christmas! --- diff --git a/CHANGES b/CHANGES index d45fa2f3c..4fb5e6b18 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,10 @@ Changelog +Daniel (23 December 2004) +- David Shaw fixed the configure --disable-[protocol] variables so that + curl-config --feature now works correctly! + Daniel (22 December 2004) - Rune Kleveland fixed a minor memory leak for received cookies with the (rare) version attribute set. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f96b45507..6b1a59f80 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,7 +14,10 @@ This release includes the following changes: This release includes the following bugfixes: - o + o minor memory leak when "version" is set in a cookie header + o curl-config --feature lists the disabled protocols properly + o builds fine on BeOS + o builds and runs fine on FreeBSD Other curl-related news since the previous public release: