diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 6c5e7d08b..21132d24d 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,5 +1,8 @@ 2009-03-13 David Shaw <[email protected]> + * http.c (do_parse_uri): Properly handle IPv6 literal addresses as + per RFC-2732. Adapted from patch by Phil Pennock. + * Makefile.am, http.c (start_server): Minor tweaks to get http-test compiling again. |