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.