diff --git a/doc/TODO b/doc/TODO index 44e8c99e8b1..8518959ffa1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Wed May 7 22:24:00 EDT 2008 +Last updated: Thu May 8 23:58:36 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1886,6 +1886,10 @@ Source Code http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php +* Improve the /contrib installation experience + + http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php + * Use UTF8 encoding for NLS messages so all server encodings can read them properly * Update Bonjour to work with newer cross-platform SDK diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 56a0f65e2ba..26d2a2ebdcf 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed May 7 22:24:00 EDT 2008
+Last updated: Thu May 8 23:58:36 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1626,6 +1626,9 @@ first. There is also a developer's wiki at
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php +
+http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php