File tree 1 file changed +8
-6
lines changed 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -31,19 +31,21 @@ For Major Releases
31
31
(in addition to the above)
32
32
33
33
* 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
35
36
o new features and options
36
37
o major performance improvements
37
38
o bug fixes for serious or common bugs
38
39
o incompatibilities and significant user-visible changes
39
40
o 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
43
45
o group items into categories
44
- o select major features
45
46
o select incompatibilities
46
- o add documentation for items
47
+ o add documentation links for items
48
+ o select major features
47
49
48
50
* Documentation
49
51
o document all new features
You can’t perform that action at this time.
0 commit comments