aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29cceed71..4b0805cde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,22 @@
* Asterisk 1.4.31-rc2 Released
+2010-04-29 10:31 +0000 [r260049] David Vossel <dvossel@digium.com>
+
+ * include/asterisk/audiohook.h, main/audiohook.c: Fixes crash in
+ audiohook_write_list. (closes issue 0017052) Reported by: dvossel
+ Tested by: dvossel. (closes issue 0016196) Reported by: atis.
+ Review: https://reviewboard.asterisk.org/r/623/
+
+2010-04-28 10:31 +0000 [r259858] David Vossel <dvossel@digium.com>
+
+ * channels/chan_local.c, main/channel.c: Resolves deadlocks in
+ chan_local. (closes issue 0017185) Reported by: schmoozecom
+ Patches: issue_17185_v1.diff uploaded by dvossel (license 671)
+ issue_17185_v2.diff uploaded by dvossel (license 671) Tested
+ by: schmoozecom, GameGamer43
+ Review: https://reviewboard.asterisk.org/r/631/
+
2010-04-05 Leif Madsen <lmadsen@digium.com>
* Asterisk 1.4.31-rc1 Released