diff --git a/doc/TODO b/doc/TODO
index f1dc5d630a2e4bf77a31dae4549794bae56b6ec4..a07ce521021a127fbe2aa0c3cbba50b454ca76fa 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Sep 29 17:52:37 EDT 1999
+Last updated:		Fri Oct  1 11:45:36 EDT 1999
 
 Current maintainer:	Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -172,6 +172,7 @@ EXOTIC FEATURES
 * Add the concept of dataspaces
 * Add replication of distributed databases
 * Allow queries across multiple databases
+* Allow nested transactions
 
 MISC