diff options
-rw-r--r-- | doc/TODO | 2 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1985,7 +1985,7 @@ Source Code o Remove configure.in check for link failure when cause is found o Remove readdir() errno patch when runtime/mingwex/dirent.c rev 1.4 is released - o Remove psql newline patch when we find out why mingw outputs an + o -Remove psql newline patch when we find out why mingw outputs an extra newline o Allow psql to use readline once non-US code pages work with backslashes diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 607509d82b6..7aa1a578d2d 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -1708,8 +1708,8 @@ first. There is also a developer's wiki at<br/> <li>Remove configure.in check for link failure when cause is found </li><li>Remove readdir() errno patch when runtime/mingwex/dirent.c rev 1.4 is released - </li><li>Remove psql newline patch when we find out why mingw outputs an - extra newline + </li><li>-<em>Remove psql newline patch when we find out why mingw outputs an + extra newline</em> </li><li>Allow psql to use readline once non-US code pages work with backslashes </li><li>Fix problem with shared memory on the Win32 Terminal Server |