diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-07-24 03:06:47 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-07-24 03:06:47 +0000 |
commit | 97729fa15461a3a78605ec8b6bc7a55bcbf5d803 (patch) | |
tree | c93a837940ac81f2eef879e2fbcb3eef7f9f5998 /src | |
parent | 25c161eba6af6084fe2ea393210c818cdbe211c9 (diff) | |
download | postgresql-97729fa15461a3a78605ec8b6bc7a55bcbf5d803.tar.gz postgresql-97729fa15461a3a78605ec8b6bc7a55bcbf5d803.zip |
Add steps for creating release notes.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/RELEASE_CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 40935e3a0b1..2ebc739d766 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 |