summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2005-01-02 21:08:14 +0000
committerBruce Momjian2005-01-02 21:08:14 +0000
commit11373311d016483599146573509a416ecd872176 (patch)
tree4ea508cb0cc77259eba1fa87f277827bbbbffb5e
parenta17e589046176122e528740f91a38bb00e284518 (diff)
Add:
> * Allow building with directories containing spaces
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a075fbb3c3f..51dbb21be81 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Sat Jan 1 12:29:09 EST 2005
+Last updated: Sun Jan 2 16:08:00 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -895,6 +895,7 @@ Source Code
* Allow cross-compiling by generating the zic database on the target system
* Improve NLS maintenace of libpgport messages linked onto applications
* Allow ecpg to work with MSVC and BCC
+* Allow building with directories containing spaces
* Win32