From: Yorgos Thessalonikefs Date: Tue, 20 May 2025 10:23:32 +0000 (+0200) Subject: Changelog entry for #1285: X-Git-Tag: release-1.24.0rc1~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71ac59e6f4310324a6badf1e815b28c24f7c4274;p=thirdparty%2Funbound.git Changelog entry for #1285: - Merge #1285: RST man pages. --- diff --git a/doc/Changelog b/doc/Changelog index 289372adc..1c0e2be43 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,11 @@ +20 May 2025: Yorgos + - Merge #1285: RST man pages. It introduces restructuredText man pages + to sync the online and source code man page documentation. + The templated man pages (*.in) are still part of the repo but + generated with docutils from their .rst counterpart. + Documentation on how to generate those (mainly for core developers) + is in README.man. + 19 May 2025: Wouter - Fix for cname chain length with qtype ANY and qname minimisation. Thanks to Jim Greenwood from Nominet for the report.