diff --git a/doc/TODO b/doc/TODO
index c278f6fabc7ce15b26b0d7b333e1a4dfea4b421b..335dc3f3147726f79d64d3bf4040f74279d1b3d6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Sat Dec 29 12:18:10 EST 2001
+Last updated:		Sat Dec 29 12:56:06 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -318,7 +318,7 @@ EXOTIC FEATURES
 * Add sql3 recursive unions
 * Add the concept of dataspaces/tablespaces [tablespaces]
 * Allow SQL92 schemas [schema]
-* Allow queries across multiple databases
+* Allow queries across multiple databases [crossdb]
 * Add pre-parsing phase that converts non-ANSI features to supported features
 * Allow plug-in modules to emulate features from other databases
 * SQL*Net listener that makes PostgreSQL appear as an Oracle database