From: Bruce Momjian Date: Mon, 7 Jan 2008 22:05:27 +0000 (+0000) Subject: Mention use of src/tools/major_release_split for creating back-branch X-Git-Tag: REL8_3_RC2~56 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=f7d22658e62d70c1225908ed975b4c6d7e7728aa;p=users%2Fc2main%2Fpostgres.git Mention use of src/tools/major_release_split for creating back-branch release notes. --- diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index fa304eb5ea..c19761a36c 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -74,8 +74,8 @@ Creating Back-Branch Release Notes * Copy the SGML for each branch into release.sgml in CVS HEAD -* Copy CVS HEAD release.sgml to each branch and trim off the top - part that doesn't apply for each branch +* Use src/tools/major_release_split to create a release.sgml for + each branch and copy them to the branch's CVS ---------------------------------------------------------------------------