Add:
authorBruce Momjian
Tue, 10 May 2005 03:21:58 +0000 (03:21 +0000)
committerBruce Momjian
Tue, 10 May 2005 03:21:58 +0000 (03:21 +0000)
> * Fix sgmltools so PDFs can be generated with bookmarks

doc/TODO
doc/src/FAQ/TODO.html

index f2d37ab7234f41290be46cfb56e661f4faa74a4e..ae0cc6c1fdd58cfeed7000c66eb475208d517bbd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon May  9 23:20:48 EDT 2005
+Last updated:      Mon May  9 23:21:56 EDT 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -970,6 +970,7 @@ Source Code
   spaces and then copy the install to a directory with spaces.
 
 * Fix cross-compiling of time zone database via 'zic'
+* Fix sgmltools so PDFs can be generated with bookmarks
 * Win32
    o Remove configure.in check for link failure when cause is found
    o Remove readdir() errno patch when runtime/mingwex/dirent.c rev
index 5c6a1edb44a95455fe356c3952ef74594ac69b5e..b3bd6f90226f1293b8605348fa43bcd8ac30b9f9 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon May  9 23:20:48 EDT 2005
+Last updated:           Mon May  9 23:21:56 EDT 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -887,6 +887,7 @@ first.
   spaces and then copy the install to a directory with spaces.
 

   
  • Fix cross-compiling of time zone database via 'zic'
  • +  
  • Fix sgmltools so PDFs can be generated with bookmarks
  •    
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found