summaryrefslogtreecommitdiffstats
path: root/src/tests/threads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/threads/ChangeLog')
-rw-r--r--src/tests/threads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/threads/ChangeLog b/src/tests/threads/ChangeLog
index 32fde2353a..704a052534 100644
--- a/src/tests/threads/ChangeLog
+++ b/src/tests/threads/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-20 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (t_rcache, prof1): Use THREAD_LINKOPTS instead of
+ -lpthread.
+
2004-12-12 Ken Raeburn <raeburn@mit.edu>
* prof1.c: New file.