diff --git a/ChangeLog b/ChangeLog
index c20a87d11..0561157c0 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ $Source$
* tbl_change.php3: RFE #737174 implemented (comments welcome)
* tbl_change.php3: RFE #723124 implemented (reset button)
* read_dump.php3, tbl_query_box.php3: RFE #641760
+ * Documentation.html: Added FAQ 5.14 (Buggy Opera6)
2003-05-13 Marc Delisle
Your table neither have a primary key nor an unique one, so we must use a @@ -2757,6 +2757,16 @@ To create a new, empty mimetype please see libraries/transformations/template_ge This is a bug in Internet Explorer, other browsers do not behave this way.
++ Having $cfg['QueryFrameJS'] set to TRUE, this leads to a bug in Opera6, because it + is not able to interpret frameset definitiions written by JavaScript. Please upgrade + to Opera7 at least. +
+