diff --git a/ChangeLog b/ChangeLog
index bd7ddac14..5c6fea57b 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$
$Source$
+2002-10-17 Alexander M. Turek
+ Note: Because of a major change in the definition
+ syntax of string field types, this version of phpMyAdmin probably won't
+ work correctly with MySQL >= 4.1.0!
Furthermore, several users reported problems with phpMyAdmin related to
- bugs in MySQL 4. MySQL 4 is still an alpha
+ bugs in MySQL 4. MySQL 4 is still a beta
release and should be used for test purposes only!
+ Because of a major change in the definition syntax of string field types,
+ this version of phpMyAdmin probably won't work correctly with
+ MySQL >= 4.1.0! We will work on the support as soon as
+ MySQL 4.1.0 is released.