From 862ebba12ba8eaa3b34626fb5bcc318f7a4a6221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 19 Aug 2001 12:13:41 +0000 Subject: [PATCH] no message --- ChangeLog | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3b0c41b5a..b39705197 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,15 +6,21 @@ $Id$ $Source$ 2001-08-19 Loïc Chapeaux - * tbl_change.php3: do not modify blob/binaries if $cfgProtectBlob is true. - * db_details.php3; main.php3: move back to the welcome page if the current - database has been dropped. + * tbl_change.php3: do not modify blob/binaries if $cfgProtectBlob is true + and merged a little optimization (lines 69-71). + * main.php3; db_details.php3; tbl_properties.php3; db_readdump.php3; + lib.inc.php3: once a query has been executed phpMyAdmin now moves back + to the calling script (rather than db_details.php3 everytime) as soon as + the current database/table exists, else it moves back to a "parent" + script (the welcome page/'db_details.php3' if the current + database/table has has been dropped. 2001-08-18 Robin Johnson * lib.inc.php3 (788, 790) : tweak size for lower resolution screens. - * above change undone - * fixed up some spacing in the code for neatness - * lib.inc.php3 (694) : preg_replace changed to eregi_replace as per support #447076 + * above change undone. + * fixed up some spacing in the code for neatness. + * lib.inc.php3 (694) : preg_replace changed to eregi_replace as per support + #447076. 2001-08-18 Olivier Müller * db_details.php3: added a few .