summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c535f9c2..162632b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ Changes since 1.3e:
o Fix evhttp.h compilation when TAILQ_ENTRY is not defined.
o Fix buffer overrun in evdns_resolve_reverse_ipv6 (backported)
o Increase the maximum number of addresses read from a packet in evdns to 32.
+ o Fix DNS unit tests so that having a DNS server with broken IPv6 support is no longer cause for aborting the unit tests.
Changes since 1.3d:
o demote most http warnings to debug messages