From 9a83bd50b7ec61140fc400350b3e5b1f0cd15722 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 20 Jan 2007 02:18:37 +0000
Subject: [PATCH] Add wiki URL:

< first.
> first.  There is also a developer's wiki at
> http://developer.postgresql.org.
---
 doc/TODO              | 5 +++--
 doc/src/FAQ/TODO.html | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index b584273e6e..46ef1f0c6a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:	Bruce Momjian (bruce@momjian.us)
-Last updated:		Fri Jan 19 16:36:02 EST 2007
+Last updated:		Fri Jan 19 21:18:31 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -14,7 +14,8 @@ Bracketed items, "[]", have more detail.
 
 This list contains all known PostgreSQL bugs and feature requests. If
 you would like to work on an item, please read the Developer's FAQ
-first.
+first.  There is also a developer's wiki at
+http://developer.postgresql.org.
 
 
 Administration
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 07b6d4709a..f62cffe00f 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:           Fri Jan 19 16:36:02 EST 2007
+Last updated:           Fri Jan 19 21:18:31 EST 2007
 </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>.
@@ -20,7 +20,8 @@ Last updated:           Fri Jan 19 16:36:02 EST 2007
 </p>
 <p>This list contains all known PostgreSQL bugs and feature requests. If<br/>
 you would like to work on an item, please read the Developer's FAQ<br/>
-first.
+first.  There is also a developer's wiki at<br/>
+<a href="http://developer.postgresql.org">http://developer.postgresql.org</a>.
 </p>
 <h1><a name="section_2">Administration</a></h1>
 
-- 
2.49.0