aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 03:54:04 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 03:54:04 +0000
commitc71e69de080c96387a03c51859c13e4a97a5449f (patch)
treeb112789e910b4ec568a1571c06c721012a9b4c66 /ChangeLog
parent291f96ced4ff5396cb7513fb66e1de21da74a378 (diff)
issue #5570
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7022 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9981003a5..b00225a0c 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-07 Kevin P. Fleming <kpfleming@digium.com>
+
+ * include/asterisk/lock.h (__ast_pthread_mutex_lock): correct build with DETECT_DEADLOCKS defined (issue #5570)
+
2005-11-07 Russell Bryant <russell@digium.com>
* include/asterisk/app.h: Increment the arg_index in the options structure to fix applicaiton options that have arguments to them