diff --git a/doc/TODO b/doc/TODO
index 3bd6f86ec00cc1557775f60188aef513e09a1c43..86d5817f2802205f7e0c92c781664ea8216dedfc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Nov  7 00:27:22 EST 2001
+Last updated:		Thu Nov  8 13:24:37 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -32,6 +32,7 @@ URGENT
 	o partition data across servers
 	o sample implementation in contrib/rserv
 	o queries across databases or servers (two-phase commit)
+	o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
 * Point-in-time data recovery using backup and write-ahead log
 * Allow row re-use without vacuum (Tom)