aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 47559ce5b..7f675b508 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -2,6 +2,8 @@
* http.c (connect_server): free (rather than xfree) the result of
getsrv().
+ (http_open, http_open_document): Allow passing srvtag to http_open
+ and http_open_document.
* Makefile.am: Make srv.c part of libcompat instead of libutil.