Changelog note for #1167

- Merge #1167: Makefile.in: fix occasional parallel build failures
  around bison rule.
This commit is contained in:
W.C.A. Wijngaards 2024-11-04 13:26:27 +01:00
parent 46cfbf313d
commit 7985d17b57

View file

@ -2,6 +2,8 @@
- Fix redis that during a reload it does not fail if the redis - Fix redis that during a reload it does not fail if the redis
server does not connect or does not respond. It still logs the server does not connect or does not respond. It still logs the
errors and if the server is up checks expiration features. errors and if the server is up checks expiration features.
- Merge #1167: Makefile.in: fix occasional parallel build failures
around bison rule.
1 November 2024: Yorgos 1 November 2024: Yorgos
- Merge #1159: Stats for discard-timeout and wait-limit. - Merge #1159: Stats for discard-timeout and wait-limit.