diff options
| author | Bruce Momjian | 2013-10-08 14:29:43 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2013-10-08 14:29:43 +0000 |
| commit | d29a03192615b55593af4a89283f5b5c72f13afe (patch) | |
| tree | d444778ccb078e1d1af9799fb7042e09305c4017 /src | |
| parent | a2883241e90d10d165f42aff02634093765fdd19 (diff) | |
Additional instructions on minor release note creation.
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/RELEASE_CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index b0b31d6c96..91b3825176 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -95,7 +95,8 @@ Creating Back-Branch Release Notes between branch stamping and the release date. * On the git master branch, edit and create SGML markup for the most recent - branch in that branch's release-N.N.sgml file + branch in that branch's release-N.N.sgml file. Minor release notes + should include more small change details because testing is limited. * Copy this into older branches' release-N.N.sgml files, then remove items that do not apply based on commit logs for that branch. |
