Add acknowledgements to CHANGELOG for the 2.88 AWS efforts.

This commit is contained in:
Simon Kelley
2023-01-14 11:12:17 +00:00
parent e4251eb13b
commit 7f42ca8af8

View File

@@ -32,6 +32,12 @@ version 2.88
flushed when its TTL expires, so the cache becomes
strictly least-recently-used.
Add --port-limit option which allows tuning for robustness in
the face of some upstream network errors. Thanks to
Prashant Kumar Singh, Ravi Nagayach and Mike Danilov,
all of Amazon Web Services, for their efforts in developing this
and the stale-cache and fast-retry options.
Make --hostsdir (but NOT --dhcp-hostsdir and --dhcp-optsdir)
handle removal of whole files or entries within files.
Thanks to Dominik Derigs for the initial patches for this.