diff options
| author | Bruce Momjian | 2008-01-07 22:05:27 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2008-01-07 22:05:27 +0000 |
| commit | f7d22658e62d70c1225908ed975b4c6d7e7728aa (patch) | |
| tree | ad197703086dce2494ac13b3d23f86c3cb70fad3 /src/tools | |
| parent | 6d389bfd26b29885efac635e7cf9c4185a16e1e7 (diff) | |
Mention use of src/tools/major_release_split for creating back-branch
release notes.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/RELEASE_CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
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 --------------------------------------------------------------------------- |
