aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 287bc4cf02..64e6a83717 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-02-04 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-http-stream.[c,h]: Added. New stream for HTTP requests
+ (currently supported are GET and HEAD).
+
* camel-tcp-stream-ssl.c (stream_connect): Call set_errno
appropriately.