From: Yorgos Thessalonikefs Date: Mon, 27 Nov 2023 15:43:59 +0000 (+0100) Subject: - Merge #968: Replace the obsolescent fgrep with grep -F in tests. X-Git-Tag: release-1.19.3rc1~65 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a2f01864278de997dc92b569c3431c58a6595de9;p=thirdparty%2Funbound.git - Merge #968: Replace the obsolescent fgrep with grep -F in tests. --- a2f01864278de997dc92b569c3431c58a6595de9 diff --cc doc/Changelog index 1bde6ebbb,c424bd832..dc82542be --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,6 -1,3 +1,9 @@@ ++27 November 2023: Yorgos ++ - Merge #968: Replace the obsolescent fgrep with grep -F in tests. ++ +27 November 2023: Wouter + - Fix #964: config.h.in~ backup file in release tar balls. + 24 November 2023: Yorgos - Use 127.0.0.1 explicitly in tests to avoid delays and errors on newer systems.