summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2014-12-15 17:52:22 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2014-12-15 17:52:22 +0000
commitad946d555dce44eb690c7699933b6ff40ab85bb6 (patch)
treea57c1cbdeb591468c6f4b724e0f4b1a8252d5b73
parent800c5cc1e7438818fd80f08c2d472df249a6942d (diff)
downloaddnsmasq-ad946d555dce44eb690c7699933b6ff40ab85bb6.tar.gz
CHANGELOG re. inotify.
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6825292..9174b0b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,10 @@ version 2.73
DNSSEC in use, the original rationale for this has long gone.
Thanks to Anders Kaseorg for spotting this.
+ Use inotify for checking on updates to /etc/resolv.conf and
+ friends under Linux. This fixes race conditions when the files are
+ updated rapidly and saves CPU by noy polling.
+
version 2.72
Add ra-advrouter mode, for RFC-3775 mobile IPv6 support.