Skip to content

Commit

Permalink
Changelog entry for #1069:
Browse files Browse the repository at this point in the history
- Merge #1069: Fix unbound-control stdin commands for multi-process
  Unbounds.
  • Loading branch information
gthess committed May 17, 2024
1 parent 7f184c8 commit 2e70506
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
17 May 2024: Yorgos
- Merge #1069: Fix unbound-control stdin commands for multi-process
Unbounds.
- Fix unbound-control commands that read stdin in multi-process
operation (local_zones_remove, local_zones, local_datas_remove,
local_datas, view_local_datas_remove, view_local_datas). They will
be properly distributed to all processes. dump_cache and load_cache
are no longer supported in multi-process operation.
- Remove testdata/remote-threaded.tdir. testdata/09-unbound-control.tdir
now checks both single and multi process/thread operation.

16 May 2024: Yorgos
- Merge #1070: Fix rtt assignement for low values of
infra-cache-max-rtt.
Expand Down

0 comments on commit 2e70506

Please sign in to comment.