From 97729fa15461a3a78605ec8b6bc7a55bcbf5d803 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 24 Jul 2004 03:06:47 +0000 Subject: [PATCH] Add steps for creating release notes. --- src/tools/RELEASE_CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 40935e3a0b..2ebc739d76 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -8,6 +8,12 @@ * Release notes update doc/src/sgml/release.sgml and generate HISTORY + o scan cvs logs, use pgcvslog and flags in comments + o run spellchecker on result + o check dashed items from TODO to see they are complete + o group items into categories + o add SGML markup + o add comments for items * Documentation document all new features -- 2.40.0