]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #399
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 13 Jan 2021 09:07:15 +0000 (10:07 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 13 Jan 2021 09:07:15 +0000 (10:07 +0100)
- Merge #399 from xiangbao227: The function rrset_cache_touch can
  touch an entry to the lru while markdelling the entry in
  lruhash_remove.

doc/Changelog

index b9d4493717ae179681143d9c52ae8a0dea01f134..c57e43179ee175b9cfab0332975f5c99f4e448bb 100644 (file)
@@ -1,3 +1,8 @@
+13 January 2021: Wouter
+       - Merge #399 from xiangbao227: The function rrset_cache_touch can
+         touch an entry to the lru while markdelling the entry in
+         lruhash_remove.
+
 12 January 2021: Wouter
        - Fix #397: [Feature request] add new type always_null to local-zone
          similar to always_nxdomain.