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.