diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-10-10 00:30:18 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-10-10 00:30:18 +0000 |
commit | 327d5c35719d51cc2b8c5998fca93c838dbec349 (patch) | |
tree | 21e93680e11e0dcac1e9afa6d8aaa5639c097132 | |
parent | 16795b9899539370ffd5426786bd688147377365 (diff) | |
download | postgresql-327d5c35719d51cc2b8c5998fca93c838dbec349.tar.gz postgresql-327d5c35719d51cc2b8c5998fca93c838dbec349.zip |
Add release checklist item:
o copy FAQs from HEAD to top-most branches
-rw-r--r-- | src/tools/RELEASE_CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 761197f16a2..2a018882b2c 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -9,6 +9,7 @@ o bump library versions for _major_ releases - src/interfaces/*/Makefile - src/interfaces/*/*/Makefile + o copy FAQs from HEAD to top-most branches o configure.in, and run autoconf or update configure (by packager) * Beta and Release Candidate (RC) changes |