]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Tue, 10 May 2005 03:21:58 +0000 (03:21 +0000)
committerBruce Momjian <bruce@momjian.us>
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 (pgman@candle.pha.pa.us)
-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 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated:           Mon May  9 23:20:48 EDT 2005
+Last updated:           Mon May  9 23:21:56 EDT 2005
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -887,6 +887,7 @@ first.
   spaces and then copy the install to a directory with spaces.
 </p>
   </li><li>Fix cross-compiling of time zone database via 'zic'
+  </li><li>Fix sgmltools so PDFs can be generated with bookmarks
   </li><li>Win32
   <ul>
     <li>Remove configure.in check for link failure when cause is found