]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1285:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 20 May 2025 10:23:32 +0000 (12:23 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 20 May 2025 10:23:32 +0000 (12:23 +0200)
- Merge #1285:  RST man pages.

doc/Changelog

index 289372adc70a894424aaf27b826982b30149e777..1c0e2be439378b13bb154d9b1b57af5fd738c447 100644 (file)
@@ -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.