From 839fe692590011df7f766eb964d1a02ef0fbdadb Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 25 Jul 2004 03:30:31 +0000
Subject: [PATCH] Improve description of release note creation.

---
 src/tools/RELEASE_CHANGES | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
-- 
GitLab