summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2022-01-01 22:15:16 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2022-01-01 22:15:16 +0000
commit41adecad14af8a4255bfd47a79b86b6834a1b5d6 (patch)
tree603cf35b5639310cf02964eee3cc3c3f21363284 /CHANGELOG
parentea5d8c56a0a57ca75fee1f9844fadb8a36cf9e36 (diff)
downloaddnsmasq-41adecad14af8a4255bfd47a79b86b6834a1b5d6.tar.gz
Include client address if TFTP file-not-found errors.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 195a696..fc2cf5e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,10 @@ version 2.87
over a pattern consisting of a decimal number which was interpreted
surprisingly.
+ Include client address in TFTP file-not-found error reports.
+ Thanks to Stefan Rink for the initial patch, which has been
+ re-worked by me (srk). All bugs mine.
+
version 2.86
Handle DHCPREBIND requests in the DHCPv6 server code.