diff --git a/ChangeLog b/ChangeLog
index 6db62363a..438bc7bf3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ $Source$
* common.lib.php3: Patch #669255 (Initial DB list for MySQL > 4.0.2), thanks
to Charles Bailey (charles_bailey).
* ldi_check.php3: Backslahes should be escaped.
+ * Documentation.html: Added a note about Opera 7.
2003-02-04 Michal Cihar
- MySQL 4 is not yet fully supported by phpMyAdmin.
- Because of MySQL 4's backwards compatibility you can use phpMyAdmin
- for administering MySQL 4 servers, but phpMyAdmin does not yet
- support its new features. Please notice that in this case it is recommended
- to use php >= 4.1 since older versions of php are not
- compatible to MySQL 4.
- Furthermore, several users reported problems with phpMyAdmin related to
- 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
@@ -2227,6 +2218,15 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
This is a bug in Internet Explorer, other browsers do not behave this way.
+ This is a bug in Opera 7. For now, we can only recommend either to switch + off JavaScript (e.g. by pressing F12) or to downgrade to version 6.05. +
+