aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2013-10-08 10:29:43 -0400
committerBruce Momjian <bruce@momjian.us>2013-10-08 10:29:43 -0400
commitd29a03192615b55593af4a89283f5b5c72f13afe (patch)
treed444778ccb078e1d1af9799fb7042e09305c4017 /src
parenta2883241e90d10d165f42aff02634093765fdd19 (diff)
downloadpostgresql-d29a03192615b55593af4a89283f5b5c72f13afe.tar.gz
postgresql-d29a03192615b55593af4a89283f5b5c72f13afe.zip
Additional instructions on minor release note creation.
Diffstat (limited to 'src')
-rw-r--r--src/tools/RELEASE_CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index b0b31d6c964..91b38251765 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.