]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #487
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 10 May 2021 06:18:15 +0000 (08:18 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 10 May 2021 06:18:15 +0000 (08:18 +0200)
- Merge PR #487: ifdef RLIMIT_AS in recently added check.

doc/Changelog

index fcd5a8a1d8f8dfc5eb1d62c65e8a1b779cd9779f..ac3a9c390bcafeee0b8d3553e01c07174547db22 100644 (file)
@@ -1,3 +1,6 @@
+10 May 2021: Wouter
+       - Merge PR #487: ifdef RLIMIT_AS in recently added check.
+
 7 May 2021: Wouter
        - Fix #485: Unbound occasionally reports broken stats.
        - Add ./configure --with-deprecate-rsa-1024 that turns off RSA 1024.