From bc7a2297c6f745e1e2c1fd0774e4ccf76fce22b5 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 6 Nov 1991 10:50:54 +0000 Subject: [PATCH] added change comment --- src/db/dbAccess.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/db/dbAccess.c b/src/db/dbAccess.c index 237554a20..adf5d6f10 100644 --- a/src/db/dbAccess.c +++ b/src/db/dbAccess.c @@ -32,6 +32,7 @@ * .02 08-13-91 mrk Support db_field_log for dbGetField * .03 09-30-91 mrk Support for TPRO and DISP * .04 10-03-91 jba Bug fix in putStringUchar + * .05 11-06-91 jba Moved processing message before record process */ /* This is a major revision of the original implementation of database access.*/