Thread
Commits
-
Doc: Fix incorrect contributor name in release notes
- 0cec9baa8816 12.1 landed
-
Doc: Fix various inconsistencies
- 952af2476f88 9.4.25 landed
- 6ddc406df055 9.5.20 landed
- d87de912774a 9.6.16 landed
- c0e5df9b2595 10.11 landed
- b60febc6d771 11.6 landed
- dbefa96f8ea0 12.1 landed
- 4351142e5843 13.0 landed
-
Miscellaneous minor fixes
Alexander Law <exclusion@gmail.com> — 2019-10-14T08:29:22Z
Hello, Please consider fixing minor inconsistencies and typos in doc/. (fix-contributor-name.patch is for REL_12_STABLE only) Best regards, Alexander
-
Re: Miscellaneous minor fixes
Michael Paquier <michael@paquier.xyz> — 2019-10-16T04:18:23Z
On Mon, Oct 14, 2019 at 11:29:22AM +0300, Alexander Lakhin wrote: > Please consider fixing minor inconsistencies and typos in doc/. > (fix-contributor-name.patch is for REL_12_STABLE only) So, for the COPY part this involves a set of inconsistencies with the compatibility section. No objections to that. The rest makes sense as well, so committed and back-patched down to 9.4 for the relevant parts. The part about the contributor name applies only to 12 as you have mentioned for the release notes of the branch, so done separately of the rest. Thanks a lot for the patches, Alexander. -- Michael