Changelog note for #718

- Merge #718: Introduce infra-cache-max-rtt option to config max
  retransmit timeout.
This commit is contained in:
W.C.A. Wijngaards 2022-07-19 15:19:12 +02:00
parent ef9bb0213b
commit f993ffbb07

View file

@ -1,6 +1,10 @@
19 July 2022: George 19 July 2022: George
- Update documentation for 'outbound-msg-retry:'. - Update documentation for 'outbound-msg-retry:'.
19 July 2022: Wouter
- Merge #718: Introduce infra-cache-max-rtt option to config max
retransmit timeout.
15 July 2022: Wouter 15 July 2022: Wouter
- Merge PR 714: Avoid treat normal hosts as unresponsive servers. - Merge PR 714: Avoid treat normal hosts as unresponsive servers.
And fixup the lock code. And fixup the lock code.