]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: doc: Prepare documentation for BIND 9.21.21
authorMichal Nowak <mnowak@isc.org>
Tue, 31 Mar 2026 15:36:38 +0000 (17:36 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 31 Mar 2026 15:36:38 +0000 (17:36 +0200)
commitfb7a4919cf96d99b94ef2bf3e51124b3c76264fb
tree1c6f8232fb2b514997037fb69cdf38f571105436
parent8721a89b6432e5fb6e441da22b9b4d2929e96aa3
parentcac569a1af514954243e84463795f4db689296f8
new: doc: Prepare documentation for BIND 9.21.21

I asked Claude to prepare the "Tweak and reword release notes" (663dba18f3015aefe178ba8b4790c7180f943c74) commit with the following guidance:
> add RST markup to @doc/notes/notes-9.21.21.rst. possible RST markups are to be found in @doc/arm/. if in doubt look at previous release notes in @doc/notes/. while at it, fix grammar and make sure the text is aligned to max 72 characters.

It did better that I'd do.

Merge branch 'mnowak/prepare-documentation-for-bind-9.21.21' into 'v9.21.21-release'

See merge request isc-private/bind9!970