From 4f1f955d2da0108af309e398bf4b31a6904ff024 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sun, 19 Sep 2004 19:54:46 +0000 Subject: [PATCH] Clarification --- ChangeLog | 3 +++ Documentation.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 126265575..dda0b9380 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2004-09-19 Alexander M. Turek + * Documentation.html: Clarification. + 2004-09-19 Marc Delisle * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002). diff --git a/Documentation.html b/Documentation.html index ee0f9b11b..331c7e9de 100755 --- a/Documentation.html +++ b/Documentation.html @@ -3981,7 +3981,7 @@ CREDITS, in chronological order - Alexander M. Turek <me_at_derrabus.de> * MySQL 4.0 / 4.1 / 5.0 compatibility - * database interface (DBI) and MySQLi support + * abstract database interface (PMA_DBI) with MySQLi support * privileges administration * XML exports * various features and fixes