aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/DEVELOPERS6
-rw-r--r--src/tools/RELEASE_CHANGES5
2 files changed, 6 insertions, 5 deletions
diff --git a/src/DEVELOPERS b/src/DEVELOPERS
index d2254da64f9..103c94cd39c 100644
--- a/src/DEVELOPERS
+++ b/src/DEVELOPERS
@@ -1,3 +1,3 @@
-Read the Developer's FAQ in pgsql/doc/FAQ_DEV. All the developer tools
-are located in the pgsql/src/tools directory.
-
+Read the development information in the wiki at
+<http://wiki.postgresql.org/wiki/Development_information>. All the
+developer tools are located in the src/tools/ directory.
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES
index d7319c6c4da..b2ad848053b 100644
--- a/src/tools/RELEASE_CHANGES
+++ b/src/tools/RELEASE_CHANGES
@@ -31,8 +31,9 @@ For Major Releases
o src/interfaces/*/*/Makefile
* Release notes
- o check that dashed items from the TODO list are complete
- o remove dashed TODO items
+ o check completion of items that have been marked as completed at
+ http://wiki.postgresql.org/wiki/Todo
+ o remove completed TODO items
o group items into categories
o select major features
o select incompatibilities