diff options
author | Bruce Momjian <bruce@momjian.us> | 2010-03-18 16:31:12 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2010-03-18 16:31:12 +0000 |
commit | d154a857ba2e77376312b5c978f19821d2fc2600 (patch) | |
tree | ee1946b2bbc09a95a7c1d49e14e6d45dbb6efd29 | |
parent | 5f6285616d67e545d6a0df2a55d98046fca17982 (diff) | |
download | postgresql-d154a857ba2e77376312b5c978f19821d2fc2600.tar.gz postgresql-d154a857ba2e77376312b5c978f19821d2fc2600.zip |
Mention way to get commit details for release notes.
-rw-r--r-- | src/tools/RELEASE_CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 9b984b4b4ca..1e1bbe85738 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -34,6 +34,7 @@ For Major Releases o src/interfaces/*/*/Makefile * Release notes + o search with commit message text to find CVS commit file changes o check completion of items that have been marked as completed at http://wiki.postgresql.org/wiki/Todo o remove completed TODO items |