summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2015-01-20 20:51:02 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2015-01-20 20:51:02 +0000
commit5f4dc5c6ca50655ab14f572c7e30815ed74cd51a (patch)
treefb71462fe15457f15ccfc91fdf39eef11e95060d /CHANGELOG
parent2ae195f5a71f7c5a75717845de1bd72fc7dd67f3 (diff)
downloaddnsmasq-5f4dc5c6ca50655ab14f572c7e30815ed74cd51a.tar.gz
Add --dhcp-hostsdir config option.v2.73test6v2.73test5inotify
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bbd7e66..0076b55 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -53,6 +53,11 @@ version 2.73
Cope with multiple interfaces with the same link-local
address. (IPv6 addresses are scoped, so this is allowed.)
Thanks to Cory Benfield for help with this.
+
+ Add --dhcp-hostsdir. This allows addition of new host
+ configurations to a running dnsmasq instance much more
+ cheaply than having dnsmasq re-read all its existing
+ configuration each time.
version 2.72