Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d64084d

Browse files
committed
Add:
< > * Update Bonjour to work with newer cross-platform SDK
1 parent cd85918 commit d64084d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Fri Sep 16 12:46:03 EDT 2005
5+
Last updated: Fri Sep 16 13:37:02 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1028,7 +1028,7 @@ Source Code
10281028
* Add function to return the thread safety status of libpq and ecpg
10291029
* Use UTF8 encoding for NLS messages so all server encodings can
10301030
read them properly
1031-
1031+
* Update Bonjour to work with newer cross-platform SDK
10321032

10331033
* Win32
10341034

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Fri Sep 16 12:46:03 EDT 2005
11+
Last updated: Fri Sep 16 13:37:02 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -933,6 +933,7 @@ <h1><a name="section_22">Source Code</a></h1>
933933
</li><li>Add function to return the thread safety status of libpq and ecpg
934934
</li><li>Use UTF8 encoding for NLS messages so all server encodings can
935935
read them properly
936+
</li><li>Update Bonjour to work with newer cross-platform SDK
936937
</li><li>Win32
937938
<ul>
938939
<li>Remove configure.in check for link failure when cause is found

0 commit comments

Comments
 (0)