From 3ff0418293fac7ed6eff21fe032dbb71e70c8d6b Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 13 Dec 2004 18:40:30 +0000
Subject: [PATCH] Remove:

< 	o Allow the shared memory address to be configured via GUC
---
 doc/TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 70b39e3cf57..f401980e1f1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:		Mon Dec 13 13:00:27 EST 2004
+Last updated:		Mon Dec 13 13:40:24 EST 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -901,7 +901,6 @@ Source Code
 	  shorter timezone string is available
 	o Improve dlerror() reporting string
 	o Fix problem with shared memory on the Win32 Terminal Server
-	o Allow the shared memory address to be configured via GUC
 
 
 * Wire Protocol Changes
-- 
GitLab