aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index d060fe299..4df28cc0e 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-26 David Shaw <[email protected]>
+
+ * http.c (send_request): Pass in a STRLIST for additional headers.
+ Change all callers.
+
2009-05-22 Werner Koch <[email protected]>
* ttyio.c (tty_cleanup_after_signal): New.