Thread

Commits

  1. Doc: Fix incorrect contributor name in release notes

  2. Doc: Fix various inconsistencies

  1. 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
    
  2. 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