]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #1167
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 4 Nov 2024 12:26:27 +0000 (13:26 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 4 Nov 2024 12:26:27 +0000 (13:26 +0100)
- Merge #1167: Makefile.in: fix occasional parallel build failures
  around bison rule.

doc/Changelog

index 43614ef8cd2758912ed6b077bb5b89f0fd6e398c..bde53f3e53edea1b759082757a6606e85688195b 100644 (file)
@@ -2,6 +2,8 @@
        - 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
          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
        - Merge #1159: Stats for discard-timeout and wait-limit.