|
2 | 2 | configure.in and configure |
3 | 3 | update version and perhaps majorversion in doc/src/sgml/version.sgml |
4 | 4 | bump interface version numbers |
5 | | - update src/interfaces/libpq/libpq.rc |
6 | | - update src/interfaces/libpq++/libpq++dll.rc |
7 | | - update src/include/pg_config.h.win32 |
| 5 | + update src/interfaces/libpq/libpq.rc |
| 6 | + update src/include/pg_config.h.win32 |
8 | 7 |
|
9 | 8 | * Release notes |
10 | | - update doc/src/sgml/release.sgml |
11 | | - HISTORY |
| 9 | + update HISTORY and later doc/src/sgml/release.sgml |
12 | 10 |
|
13 | 11 | * Documentation |
14 | 12 | document all new features |
15 | | - help output from inside the programs |
16 | | -reference/man pages |
| 13 | +updatehelp output from inside the programs |
| 14 | +/ref manual pages |
17 | 15 |
|
18 | 16 | * Ports |
19 | 17 | update ports list in doc/src/sgml/installation.sgml |
|