mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Add steps for creating release notes.
This commit is contained in:
parent
25c161eba6
commit
97729fa154
1 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,12 @@
|
|||
|
||||
* Release notes
|
||||
update doc/src/sgml/release.sgml and generate HISTORY
|
||||
o scan cvs logs, use pgcvslog and flags in comments
|
||||
o run spellchecker on result
|
||||
o check dashed items from TODO to see they are complete
|
||||
o group items into categories
|
||||
o add SGML markup
|
||||
o add comments for items
|
||||
|
||||
* Documentation
|
||||
document all new features
|
||||
|
|
|
|||
Loading…
Reference in a new issue