diff --git a/doc/TODO b/doc/TODO
index 30dc60f3d03106d5967c5ca5188eae38355487d3..23922fe7fa47f03a0ca4de3e99c0afb553046808 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Jan 24 17:20:03 EST 2002
+Last updated:		Thu Jan 24 18:35:14 EST 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -479,6 +479,7 @@ SOURCE CODE
 * Add documentation for perl, including mention of DBI/DBD perl location
 * Add optional CRC checksum to heap and index pages
 * Change representation of whole-tuple parameters to functions
+* Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
 
 ---------------------------------------------------------------------------