From 708816d5bf77aa47759202c3f02038a4dbca9989 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 19 Mar 2006 12:37:31 +0000 Subject: [PATCH] bug #1445853, overhead should not display the exact number of bytes --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5ff727ce95..05a413de73 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-03-19 Marc Delisle + * db_details_structure.php: bug #1445853, overhead should use the + same display units + 2006-03-17 Marc Delisle * libraries/dbi/mysqli.dbi.lib.php: if $cfg['Servers'][$i]['nopassword'] is not defined (using an older config.inc.php), an error is displayed