summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index c36dc4ce..f3ec6cf9 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,7 +1,8 @@
2004-05-22 Paul Jakma <paul@dishone.st>
* heavy-thread.c: Andrew Schorr's adaptation of heavy.c to use a
- background thread to avoid responsivity problems.
+ background thread to avoid responsiveness problems.
+ * Makefile.am: Build heavythread
2004-05-21 Paul Jakma <paul@dishone.st>