Commit 3862deb3 authored by Simon Kelley's avatar Simon Kelley

Debian bug #654897

parent 59546085
......@@ -2,6 +2,7 @@ dnsmasq (2.60-1) unstable; urgency=low
* New upstream.
* Bump standards-version to 3.9.2
* Fix typo in example config file. (closes: #654897)
-- Simon Kelley <simon@thekelleys.org.uk> Thu, 1 Dec 2011 15:49:33 +0000
......
......@@ -219,7 +219,7 @@
# any machine with Ethernet address starting 11:22:33:
#dhcp-host=11:22:33:*:*:*,set:red
# Ignore any clients which are specified in dhcp-host lines
# Ignore any clients which are not specified in dhcp-host lines
# or /etc/ethers. Equivalent to ISC "deny unknown-clients".
# This relies on the special "known" tag which is set when
# a host is matched.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment