aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 93fb7131a99..0af450eef8a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Jan 4 13:51:05 EST 2001
+Last updated: Tue Jan 9 01:16:12 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -306,7 +306,7 @@ SOURCE CODE
* -Use macros to define NT open() file parameters, remove NT-specific defines
* -Change CURRENT to OLD internally for rules (Bruce)
* replace the use of fprint(stderr, ...) with elog() in backend code
-* Allow libedit to be used in place of libreadline
+* -Allow libedit to be used in place of libreadline
---------------------------------------------------------------------------