From df3f02b6872f06ac87fc88d89cb2571d229770ff Mon Sep 17 00:00:00 2001 From: Steve Alberty Date: Sat, 21 Jul 2001 14:21:26 +0000 Subject: [PATCH] fix incorrect size calculation with merge tables --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b958a6b5..f3acdca4f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ $Source$ 2001-07-21 Steve Alberty * db_details.php3,tbl_properties.php3: fix incorrect size - calculation with merge tables + calculation with merge tables BUG: #442948 2001-07-21 Loïc Chapeaux * ob.lib.inc.php3, lines 50-54 & 73-76: fixed a bug with php3.