]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix typo in log_servfail.tdir test.
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 3 Dec 2024 15:03:05 +0000 (16:03 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 3 Dec 2024 15:03:05 +0000 (16:03 +0100)
doc/Changelog
testdata/log_servfail.tdir/log_servfail.test

index 2299833460f291ccee563939bf5e70adbce9c674..534f2e973f9b2c60865030fc6dff09c9c5cdae41 100644 (file)
@@ -9,6 +9,7 @@
        - Safeguard alias loop while looking in the cache for expired answers.
        - Merge #1187: Create the SSL_CTX for QUIC before chroot and privilege
          drop.
+       - Fix typo in log_servfail.tdir test.
 
 22 November 2024: Yorgos
        - Fix #1175: serve-expired does not adhere to secure-by-default
index a6156ba04f31757c3cc423054320268cd39b3a5d..1d19e5ca3b22713de34d1f3bdd5a6a303752c216 100644 (file)
@@ -1,4 +1,4 @@
-# #-- cookie_file.test --#
+# #-- log_servfail.test --#
 # source the master var file when it's there
 [ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
 # use .tpkg.var.test for in test variable passing