summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 34432ae..6aa3d85 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -75,7 +75,12 @@ version 2.73
Add --tftp-no-fail option. Thanks to Stefan Tomanek for
the patch.
-
+
+ Fix crash caused by looking up servers.bind, CHAOS text record,
+ when more than about five --servers= lines are in the dnsmasq
+ config. This causes memory corruption which causes a crash later.
+ Thanks to Matt Coddington for sterling work chasing this down.
+
version 2.72
Add ra-advrouter mode, for RFC-3775 mobile IPv6 support.