aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
-rw-r--r--RELEASE-NOTES5
2 files changed, 8 insertions, 1 deletions
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: