From: W.C.A. Wijngaards Date: Fri, 4 Apr 2025 09:00:16 +0000 (+0200) Subject: Fix typo in Changelog entry. X-Git-Tag: release-1.23.0rc1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7e618b9c29abe569b9efa3785f36d417345d6dc;p=thirdparty%2Funbound.git Fix typo in Changelog entry. --- diff --git a/doc/Changelog b/doc/Changelog index fadef8bed..e60226696 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,7 +2,7 @@ - Fix mesh_copy_client_info to omit null contents from copy. - Fix comment name in the rpz nsdname test. - Fix nettle compile for warnings and ticket keys. - - Fix redis_replicat test for unused option defaults and log printout. + - Fix redis_replica test for unused option defaults and log printout. 4 April 2025: Yorgos - Merge #1019: Redis read-only replica support.