From 54495e387fd99443eb340c5aa2e9b5e7e01de3da Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 16 Apr 2008 17:25:56 +0000
Subject: [PATCH] Add to TODO:

> * Implement the non-threaded Avahi service discovery protocol
>   http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php
>   http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php
>   http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
>   http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
---
 doc/TODO              | 7 ++++++-
 doc/src/FAQ/TODO.html | 8 +++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 0c1441e4ee..70a3c849b6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:	Bruce Momjian (bruce@momjian.us)
-Last updated:		Tue Apr 15 17:39:12 EDT 2008
+Last updated:		Wed Apr 16 13:25:50 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1925,7 +1925,12 @@ Source Code
 
   http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
 
+* Implement the non-threaded Avahi service discovery protocol
 
+  http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php
+  http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php
+  http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php
+  http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
 
 * Win32
 
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 8a51c2f9af..7363e03c98 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 Apr 15 17:39:12 EDT 2008
+Last updated:           Wed Apr 16 13:25:50 EDT 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>.
@@ -1653,6 +1653,12 @@ first.  There is also a developer's wiki at<br/>
   </li><li>Improve detection of shared memory segments being used by other
   FreeBSD jails
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php</a>
+</p>
+  </li><li>Implement the non-threaded Avahi service discovery protocol
+<p>  <a href="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php</a>
+  <a href="http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php</a>
+  <a href="http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php</a>
+  <a href="http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php">http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php</a>
 </p>
   </li><li>Win32
   <ul>