diff options
author | Tom Lane | 2005-05-08 23:34:44 +0000 |
---|---|---|
committer | Tom Lane | 2005-05-08 23:34:44 +0000 |
commit | dc9e82d0e605f4c708bad26102924be581d9c8ca (patch) | |
tree | 50340ed6e0e734a4eb6e40efdbff536178c33cbc | |
parent | 54d314c93c0baf5d3bd303d206d8ab9f58be1c37 (diff) |
Update release checklist to reflect that HISTORY and INSTALL don't
need to be created by hand anymore.
-rw-r--r-- | src/tools/RELEASE_CHANGES | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index e0a0bacad20..8398a374ea1 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -6,7 +6,7 @@ o src/include/pg_config.h.win32 * Release notes - update HISTORY and later doc/src/sgml/release.sgml + update doc/src/sgml/release.sgml * Documentation document all new features @@ -15,8 +15,7 @@ * Ports update ports list in doc/src/sgml/installation.sgml - update INSTALL - platform-specific FAQ's, if needed + update platform-specific FAQ's, if needed * Miscellaneous files doc/bug.template |