summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index 95d117b8c..0c2ba2c8a 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -4,7 +4,7 @@
if DEBUG_THREADS.
(k5_pthread_mutex_lock, k5_pthread_mutex_unlock,
k5_pthread_assert_locked): New macros/functions; if DEBUG_THREADS,
- set or check the owner field.
+ and thread support loaded, set or check the owner field.
(K5_OS_MUTEX_PARTIAL_INITIALIZER) [pthread case && DEBUG_THREADS]:
Set the owner field. If PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP
is defined, use it.