summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-08-25 00:30:10 +0000
committerBruce Momjian <bruce@momjian.us>2005-08-25 00:30:10 +0000
commitded5dd6ed05310b0a8d322b37a9fd9e615712f7b (patch)
tree19ebaee8ac48e11810d5b52ce5d8a5b97898f55e /src
parentc3bf8dee0e6158fb78e3e4b5f31066e2172de0b1 (diff)
Update release checklist.
Diffstat (limited to 'src')
-rw-r--r--src/tools/RELEASE_CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index 2bfdc82f1b3..42f89ff59aa 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -1,11 +1,13 @@
* 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
* Version numbers
o configure.in, and run autoconf or update configure
o doc/bug.template
+ o src/include/pg_config.h.win32
o bump library versions
- src/interfaces/*/Makefile (major releases only)
- src/interfaces/*/*/Makefile (major releases only)