From: Bruce Momjian Date: Sat, 24 Jul 2004 03:06:47 +0000 (+0000) Subject: Add steps for creating release notes. X-Git-Tag: REL8_0_0BETA1~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97729fa15461a3a78605ec8b6bc7a55bcbf5d803;p=postgresql Add steps for creating release notes. --- 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