From 96263d79c6eb4263bb6b4182fa46d890568663fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 17 Aug 2001 18:02:37 +0000 Subject: [PATCH] no message --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 341922637..6b0e412f3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ $Source$ tbl_properties.php3; tbl_properties.inc.php3; tbl_printview.php3: fixed some encoding/decoding bugs. * left.php3; left.js: added a style for the number of tables per database. + * db_readdump.php3, lines 97-99: added a fix to enforce reloading of the + left frame if a database/table has been created/deleted. 2001-08-16 Marc Delisle * tbl_change.php3, bug 451085 Can't assign NULL value to char(1).