diff options
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 5d4d4c48..c36dc4ce 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +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. + 2004-05-21 Paul Jakma <paul@dishone.st> * heavy.c: Add a timer thread to demonstrate thread interactivity, |