diff --git a/doc/TODO b/doc/TODO
index b3dea443287d8e954a711a5461e467da3e6f53ba..f12061910c274f4a09203fd2214097078bd71641 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Dec 24 17:06:43 EST 2002
+Last updated:		Fri Dec 27 00:56:45 EST 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -305,6 +305,7 @@ Exotic Features
 * Allow plug-in modules to emulate features from other databases
 * SQL*Net listener that makes PostgreSQL appear as an Oracle database
   to clients
+* Two-phase commit to implement distributed transactions
 
 
 PERFORMANCE