From: Bruce Momjian Date: Tue, 8 Oct 2013 14:29:43 +0000 (-0400) Subject: Additional instructions on minor release note creation. X-Git-Tag: REL9_4_BETA1~1088 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=d29a03192615b55593af4a89283f5b5c72f13afe;p=postgresql.git Additional instructions on minor release note creation. --- 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.