Fix breakage of --domain=<domain>,<subnet>,local

This commit is contained in:
Simon Kelley
2014-12-16 18:25:17 +00:00
parent ad946d555d
commit 3ad3f3bbd4
2 changed files with 20 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ version 2.73
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.
Fix breakage of --domain=<domain>,<subnet>,local - only reverse
queries were intercepted. THis appears to have been broken
since 2.69. Thanks to Josh Stone for finding the bug.
version 2.72