diff --git a/ChangeLog b/ChangeLog
index 5b2ceee604423e1e62dd08f3448b3354d45807bc..bf44835da8250f530557ca52cbd47f7b1a15efb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
 2003-08-02  Per Cederqvist  <ceder@ceder.dyndns.org>
 
+	Test suite framework improvement.
+	* src/server/testsuite/config/unix.exp (extracting_expect): Report
+	the value that was found in the "pass" message.  This may help
+	debugging.
+
 	Test suite: Made the "stalled client" test more robust.
+	* src/server/testsuite/lyskomd.0/38.exp: Set the sync interval to
+	1 day, to avoid spurious save async messages on slow hosts.  Don't
+	change the timeout.  Keep waiting as long as the server processes
+	new requests, even if it is so slow that it takes a long while for
+	the output queue to start filling up.
+	(req_rate): New proc.
 	* src/server/testsuite/lyskomd.0/38.exp: Made the test for a
 	stalled client more robust.
 	(monitor_progress): Shut down the client if a timeout occurs.