diff --git a/ChangeLog b/ChangeLog
index b3148944f..ecfbf575a 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ $Source$
2001-08-31 Marc Delisle
- This is a problem under investigation. Seems to be OS and/or browser-
- dependent. For now, create a smaller number of fields, then come back to
+ We could reproduce this problem only under Win98/98SE. Testing under
+ WinNT4 or Win2K, we could easily create more than 60 fields.
+
+ A workaround is to create a smaller number of fields, then come back to
your table properties and add the other fields.
- I have found a bug. How do I inform developpers?
+ I get errors about not being able to include a file in /lang
+
+ Check php.ini, or ask your sysadmin to check it. The include_path
+ must contain "." somewhere in it, and open_basedir, if used,
+ must contain "." and "./lang" to allow normal operation of phpMyAdmin.
+
+ I have found a bug. How do I inform developers?
Our Bug Tracker is located at
http://sourceforge.net/projects/phpmyadmin under the Bugs section.