summaryrefslogtreecommitdiff
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 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.