diff --git a/HISTORY b/HISTORY
index 793df7573e16189393663651039fea6c5ebd4971..6a181a01bc2ed4b41083b947fb11a8ec4d23e33a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,7 +8,7 @@ Changes in this release
 fix for SET with options (Thomas)
 allow pg_dump/pg_dumpall to preserve ownership of all tables/objects(Bruce)
 new psql \connect option allows changing usernames without chaning databases
-fix for initdb --debug option(Tatsuo)
+fix for initdb --debug option(Yoshihiko Ichikawa))
 lextest cleanup(Bruce)
 hash fixes(Vadim)
 fix date/time month boundary arithmetic(Thomas)
diff --git a/doc/TODO b/doc/TODO
index 2fc7478af35bc8dd4a5ae76c6e92c8fffc2bdd05..12cd8415ee082af90c0513c4b403cce815f97188 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 ====================================================
 TODO list (FAQ) for PostgreSQL
 ====================================================
-last updated:		Sun Jul 13 15:18:19 EDT 1997
+last updated:		Sun Jul 13 23:13:24 EDT 1997
 
 current maintainer:	Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -169,7 +169,7 @@ Changes in this release
 fix for SET with options (Thomas)
 allow pg_dump/pg_dumpall to preserve ownership of all tables/objects(Bruce)
 new psql \connect option allows changing usernames without chaning databases
-fix for initdb --debug option(Tatsuo)
+fix for initdb --debug option(Yoshihiko Ichikawa)
 lextest cleanup(Bruce)
 hash fixes(Vadim)
 fix date/time month boundary arithmetic(Thomas)