Fix Changelog typos.

This commit is contained in:
Simon Kelley
2023-01-14 11:01:10 +00:00
parent 5083876910
commit e4251eb13b

View File

@@ -1,10 +1,10 @@
version 2.98 version 2.89
Fix bug introduced in 2.88 (commit fe91134b) which can result Fix bug introduced in 2.88 (commit fe91134b) which can result
in corruption of the DNS cache internal data structures and in corruption of the DNS cache internal data structures and
logging of "cache internal error". This has only been seen logging of "cache internal error". This has only been seen
in one place in the wild, and it took considerable effort in one place in the wild, and it took considerable effort
to even generate a test case to reproduce it, but there's to even generate a test case to reproduce it, but there's
no way to be sure it won't strike, and the effect to to break no way to be sure it won't strike, and the effect is to break
the cache badly. Installations with DNSSEC enabled are more the cache badly. Installations with DNSSEC enabled are more
likely to see the problem, but not running DNSSEC does not likely to see the problem, but not running DNSSEC does not
guarantee that it won't happen. Thanks to Timo van Roermund guarantee that it won't happen. Thanks to Timo van Roermund