From cd3497269039bfdf3800f3dd25f081a2fa5f0ee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 5 Apr 2002 08:57:43 +0000 Subject: [PATCH] * Updated the faq entry about maximum upload filesize and misc. updates\n* better fix for bug #538074 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7f82c30c2..15bb3cb18 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-03-30 Loïc Chapeaux + * Documentation.html: updated the faq entry about maximum upload filesize + and misc. updates. + * tbl_indexes.php3, lines 95-97: better fix for bug #538074 (MySQL alpha or + beta versions are somewhat buggy and even if detected version is 3.23.23 + row['Comment'] sometimes do not exists). + 2002-04-04 Marc Delisle * lang/german.inc.php3 big update thanks to Alexander M. Turek (rabus) * lang/dutch.inc.php3 big update thanks to Martijn W. van der Lee (mwvdlee)