From: Bruce Momjian Date: Wed, 18 Sep 2024 21:13:19 +0000 (-0400) Subject: doc PG relnotes: add paragraph explaining the section symbol X-Git-Tag: REL_12_21~61 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=923241acb15659c8fbbadeab1a6ce7b687672fd3;p=postgresql.git doc PG relnotes: add paragraph explaining the section symbol And suppress the symbol in print mode, where the section symbol does not appear. Discussion: https://postgr.es/m/ZuobILbmGGetxEg5@momjian.us Backpatch-through: 12 --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index f2aadd48d43..b9103ab7f08 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -69,6 +69,15 @@ For new features, add links to the documentation sections. review, so each item is truly a community effort. + + Section markers (§) in the release notes link to gitweb + pages which show the primary git commit + messages and source tree changes responsible for the release note item. + There might be additional git commits which + are not shown. + + + + + + +