From f34b8a9c12ff332732db98cd3565a7ac4b021425 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Thu, 28 Aug 2003 15:22:22 +0000 Subject: [PATCH] Updated php / MySQL versions. --- ChangeLog | 7 +++++-- README | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 92bc2df2f..e774e00d0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,10 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-08-28 Alexander M. Turek + * README: Updated php / MySQL versions. + 2003-08-28 Michal Cihar * libraries/display_export.lib.php3: Allow xml to be also default export (bug #796706). - + 2003-08-27 Marc Delisle * tbl_relation.php3: User forgot to define an index on the master table before adding a foreign key constraint: trap the error, warn the user @@ -19,7 +22,7 @@ $Source$ 2003-08-27 Michal Cihar * sql.php3, lang/*: Print view with full texts (RFE #742123). - + 2003-08-27 Alexander M. Turek * browse_foreigners.php3: undefined variable. diff --git a/README b/README index 61d58ad9c..f411c7f1e 100755 --- a/README +++ b/README @@ -30,8 +30,9 @@ phpMyAdmin - Readme Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Requirements: - PHP3 (>= 3.0.8) or PHP4 - MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x) + PHP3 (>= 3.0.8), PHP4 or PHP5 + MySQL (tested with 3.21.x, 3.22.x, 3.23.x, 4.0.x and 4.1.x) + Note: The implemented MySQL 4.1.x support is experimental! a web-browser (doh!) Summary: