summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2016-10-27 13:48:03 -0500
committerMark Michelson <mmichelson@digium.com>2016-10-27 13:48:03 -0500
commit7d7b52c434eb23ef470ad51d08ee4029a7078b78 (patch)
tree15d0c2c0bb60f3543af2e9e0411335a288f89860 /ChangeLog
parent9c761b8f45892211b52d2c6655d2641aa4a64cd6 (diff)
Update for 13.12.113.12.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e68721914..b633897c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2016-10-27 18:48 +0000 Asterisk Development Team <asteriskteam@digium.com>
+
+ * asterisk 13.12.1 Released.
+
+2016-10-26 07:51 +0000 [9c761b8f45] Joshua Colp <jcolp@digium.com>
+
+ * app_voicemail: Clear voice mailbox in MailboxExists and MAILBOX_EXISTS.
+
+ When executing the MailboxExists dialplan application and
+ MAILBOX_EXISTS dialplan function the passed in temporary voice
+ mailbox was not cleared, causing it to try to free garbage.
+
+ ASTERISK-26503 #close
+
+ Change-Id: Ie21ccfa1b80b9c59318e596f6b8e17da2b5a7cb3
+
2016-10-25 19:13 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk 13.12.0 Released.