summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2013-07-27 12:32:29 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2013-07-27 12:32:29 +0100
commitff1b41dc57a50ebe672a72e4c4e827231312650b (patch)
tree1aee2ace33da91dca9f560f63c33a3642ce45e51 /CHANGELOG
parent3953dcc7f263dd84b0c219024f02fdf918ec1873 (diff)
parentfc4c4fda052591ccbe74db26e8368a460d1b8d5b (diff)
downloaddnsmasq-ff1b41dc57a50ebe672a72e4c4e827231312650b.tar.gz
Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4e6a1fc..c18f1ae 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -63,6 +63,27 @@ version 2.67
Fix crash with empty DHCP string options when adding zero
terminator. Thanks to Patrick McLean for the bug report.
+ Allow hostnames to start with a number, as allowed in
+ RFC-1123. Thanks to Kyle Mestery for the patch.
+
+ Fixes to DHCP FQDN option handling: don't terminate FQDN
+ if domain not known and allow a FQDN option with blank
+ name to request that a FQDN option is returned in the
+ reply. Thanks to Roy Marples for the patch.
+
+ Make --clear-on-reload apply to setting upstream servers
+ via DBus too.
+
+ When the address which triggered the construction of an
+ advertised IPv6 prefix disappears, continue to advertise
+ the prefix for up to 2 hours, with the preferred lifetime
+ set to zero. This satisfies RFC 6204 4.3 L-13 and makes
+ things work better if a prefix disappears without being
+ deprecated first. Thanks to Uwe Schindler for persuasively
+ arguing for this.
+
+ Fix MAC address enumeration on *BSD. Thanks to Brad Smith
+ for the bug report.
version 2.66
Add the ability to act as an authoritative DNS