]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Sun, 2 Jan 2005 21:08:14 +0000 (21:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 2 Jan 2005 21:08:14 +0000 (21:08 +0000)
> * Allow building with directories containing spaces

doc/TODO

index a075fbb3c3fbe68323a2584be863b3b14f69501e..51dbb21be81f90ce88aad5e03d57e19276573cb7 100644 (file)
--- 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