Update release checklist.

This commit is contained in:
Bruce Momjian 2005-08-25 00:30:10 +00:00
parent c3bf8dee0e
commit ded5dd6ed0
1 changed files with 3 additions and 1 deletions

View File

@ -1,11 +1,13 @@
* Beta and Release Candidate (RC) changes * Beta and Release Candidate (RC) changes
o configure.in and configure o configure.in, and run autoconf or update configure
o doc/bug.template
o src/include/pg_config.h.win32 o src/include/pg_config.h.win32
* Version numbers * Version numbers
o configure.in, and run autoconf or update configure o configure.in, and run autoconf or update configure
o doc/bug.template o doc/bug.template
o src/include/pg_config.h.win32
o bump library versions o bump library versions
- src/interfaces/*/Makefile (major releases only) - src/interfaces/*/Makefile (major releases only)
- src/interfaces/*/*/Makefile (major releases only) - src/interfaces/*/*/Makefile (major releases only)