From 327d5c35719d51cc2b8c5998fca93c838dbec349 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Tue, 10 Oct 2006 00:30:18 +0000 Subject: [PATCH] Add release checklist item: o copy FAQs from HEAD to top-most branches --- src/tools/RELEASE_CHANGES | 1 + 1 file changed, 1 insertion(+) 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 -- GitLab