aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4af88a13..d0e90eacf 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-11 Kevin P. Fleming <kpfleming@digium.com>
+ * channels/chan_sip.c (thread_safe_rand): ensure that threads don't get the same random number (issue #5712)
+
* apps/app_voicemail.c (forward_message): correct bugs in message forwarding (issue #5718)
(copy_message): use correct path for locking (issue #5704)