From 2c0efb83f6d0c67c95a5ace5fadd4cdd3498fc5e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 21 Aug 2004 13:42:42 +0000 Subject: [PATCH] various bug fixes --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 98f1696a6..b4de89e9b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,14 @@ $Source$ 2004-08-21 Marc Delisle * themes/darkblue_orange/img/logo_left.php: transparent version, thanks to Michael Keck + * db_datadict.php, tbl_printview.php, transformation_wrapper.php: + commands out of sync + * tbl_indexes.php: optimize: remove unneeded row count + * libraries/display_tbl.lib.php: foreign key tooltip not displaying + in mysqli + * tbl_replace.php: could not upload a binary field in mysqli + * libraries/transformations.lib.php: could not change MIME type, etc + in mysqli 2004-08-19 Marc Delisle * lang/*: bug 1009667: do not spell Ms Excel but MS Excel