diff --git a/ChangeLog b/ChangeLog
index bee04e053..4fcd21cc8 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
+2002-01-25 Marc Delisle
+ When dumping a large table in compressed mode, I get a memory limit
+ error or a time limit error.
+
+ As of version 2.2.4, we build the compressed dump in memory, so large
+ tables dumps may hang. The only alternative we can think about (using
+ system calls to mysqldump then gzip or bzip2) would not be applicable
+ in environments where PHP is in safe mode: access to system programs
+ is limited by the system administrator, and time limit is enforced.
+
I'm an ISP. Can I setup one central copy of phpMyAdmin or do I need to