Fix typo in Changelog entry.

This commit is contained in:
W.C.A. Wijngaards 2025-04-04 11:00:16 +02:00
parent 349721a39d
commit a7e618b9c2

View file

@ -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.