aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-06 23:04:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-06 23:04:30 +0000
commit4435e3b269606107f90adb3e1b842e439029b6b3 (patch)
tree379b4c883f7edf26e25dce0795060ae9a8124b0a /CHANGES
parentb96a0dba90780950ed7db4882349d99981714216 (diff)
Fixed so that the final error message is sent to the verbose info "stream"
even if no errorbuffer is set.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1b9f35120..3f68e041d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (7 December 2004)
+- Fixed so that the final error message is sent to the verbose info "stream"
+ even if no errorbuffer is set.
+
Daniel (6 December 2004)
- Dan Fandrich added the --disable-cookies option to configure to build
libcurl without cookie support. This is mainly useful if you want to build a