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-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=c14e345dd96c4c616c0d4d3a7ec3bfeb11ea9589;p=users%2Fbernd%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 ---------------------------------------------------------------------------