diff --git a/doc/TODO b/doc/TODO
index 784b685cdc31bf02c9c77631864f4d5ffb937323..134bdf5bf27c611dc3f46d82dcad90d9c7e173f8 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:	Bruce Momjian (bruce@momjian.us)
-Last updated:		Tue Jan 29 11:11:09 EST 2008
+Last updated:		Tue Jan 29 11:12:44 EST 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1411,7 +1411,7 @@ Exotic Features
   http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php
   http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php
 
-* Add anonymous transactions
+* Add autonomous transactions
 
   http://archives.postgresql.org/pgsql-hackers/2008-01/msg00893.php
 
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index aa01a2ac80f0cf7e1424b18e2b0370fd79cdc660..f23073bed9309bf2b88a60c3ed44d172352525ae 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Tue Jan 29 11:11:09 EST 2008
+Last updated:           Tue Jan 29 11:12:44 EST 2008
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1252,7 +1252,7 @@ first.  There is also a developer's wiki at<br/>
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php">http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php</a>
   <a href="http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php">http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php</a>
 </p>
-  </li><li>Add anonymous transactions
+  </li><li>Add autonomous transactions
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00893.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00893.php</a>
 </p>
 </li></ul>