mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
Additional instructions on minor release note creation.
This commit is contained in:
parent
a2883241e9
commit
d29a031926
1 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue