diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-07-25 03:30:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-07-25 03:30:31 +0000 |
commit | 839fe692590011df7f766eb964d1a02ef0fbdadb (patch) | |
tree | 4602d444a21ef95b68c1021004b4028f0006c85f /src | |
parent | 1e5d82493c2b3655f56d8552632eb027edc78d18 (diff) | |
download | postgresql-839fe692590011df7f766eb964d1a02ef0fbdadb.tar.gz postgresql-839fe692590011df7f766eb964d1a02ef0fbdadb.zip |
Improve description of release note creation.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/RELEASE_CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 2ebc739d766..b4f9a3b1ae4 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -12,8 +12,10 @@ 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 select major features + o select incompatibilities o add comments for items + o add SGML markup * Documentation document all new features |