summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index 103d4d7d7..f41ec9e95 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-28 Ken Raeburn <raeburn@mit.edu>
+
+ * k5-thread.h [HAVE_PRAGMA_WEAK_REF]: Declare the pthread mutex
+ functions as weak.
+ (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define if pthread_mutex_lock
+ isn't available by default.
+
2004-07-23 Ken Raeburn <raeburn@mit.edu>
* fake-addrinfo.h: Include k5-thread.h.