Changelog entry for #764

- Merge #764: Leniency for target discovery when under load (for
  NRDelegation changes).
This commit is contained in:
George Thessalonikefs 2022-10-04 22:24:18 +02:00
parent f1d263a318
commit 40b2b3a6f3

View file

@ -1,3 +1,7 @@
4 October 2022: George
- Merge #764: Leniency for target discovery when under load (for
NRDelegation changes).
4 October 2022: Wouter
- Fix static analysis report to remove dead code from the
rpz_callback_from_iterator_module function.