diff --git a/doc/TODO b/doc/TODO
index c90fba89338d07c9f6e1ccc337535d7e69ff32f5..b551edf15c3e5611d558298eea3dc5b4e00e5443 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Mon Feb 17 13:48:20 EST 2003
+Last updated:		Mon Feb 17 15:47:22 EST 2003
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -56,6 +56,7 @@ Administration
   so we can implement roles
 * Add the concept of dataspaces/tablespaces [tablespaces]
 * Allow incremental backups
+* Allow CIDR format to be used in pg_hba.conf
 
 
 Data Types