recent changes
authorDaniel Stenberg <daniel@haxx.se>
Thu, 23 Dec 2004 22:31:39 +0000 (22:31 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Dec 2004 22:31:39 +0000 (22:31 +0000)
and Merry Christmas!

CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index d45fa2f..4fb5e6b 100644 (file)
--- 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.
index f96b455..6b1a59f 100644 (file)
@@ -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: