From f6f0b16e2851a97ec123d3878e902df0dea282c1 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 1 Mar 2001 02:17:32 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 509381ef5a9..a775e32b95f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Feb 28 13:32:12 EST 2001
+Last updated:		Wed Feb 28 21:17:22 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -349,6 +349,7 @@ SOURCE CODE
 * Make sure all block numbers are unsigned to increase maximum table size
 * Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
 * HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
+* Correct CRC WAL code to be normal CRC32 algorithm
 
 ---------------------------------------------------------------------------
 
-- 
GitLab