aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 7c8c0ba72..6cd136c5d 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -3,6 +3,7 @@
* http.c (http_get_header): New.
(capitalize_header_name, store_header): New.
(parse_response): Store headers away.
+ (send_request): Return GPG_ERR_NOT_FOUND if connect_server failed.
* http.h: New flag HTTP_FLAG_NEED_HEADER.
2006-08-21 Werner Koch <[email protected]>