@@ -31,19 +31,21 @@ For Major Releases
3131(in addition to the above)
3232
3333* Release notes
34- o use git log or src/tools/git_changelog to find the relevant commits
34+ o use src/tools/git_changelog
35+ o retain the relevant commits
3536o new features and options
3637o major performance improvements
3738o bug fixes for serious or common bugs
3839o incompatibilities and significant user-visible changes
3940o major source code changes
40- o check completion of items that have been marked as completed at
41- http://wiki.postgresql.org/wiki/Todo
42- o remove completed TODO items
41+ o update TODO list, http://wiki.postgresql.org/wiki/Todo
42+ o verify items marked as completed are completed
43+ o mark additional items as completed
44+ o remove completed items
4345o group items into categories
44- o select major features
4546o select incompatibilities
46- o add documentation for items
47+ o add documentation links for items
48+ o select major features
4749
4850* Documentation
4951o document all new features