aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-30 03:35:24 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-30 03:35:24 +0000
commitae48a402d8796f824afe07829ce67aecf216e448 (patch)
treee9c8c4396f220ad22056a5e7e57ddeaa2787116d /ChangeLog
parentdd5cbe502332ab46445c0c71e265d84966bd657c (diff)
issue #5887
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7225 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d88e4583c..376f200be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-29 Josh Roberson <josh@asteriasgi.com>
+
+ * apps/app_voicemail.c: Only look in 'default' context when no context defined to VoiceMailMain(). (issue #5887)
+
2005-11-25 Russell Bryant <russell@digium.com>
* apps/app_dial.c: Properly duplicate the string for ANI (issue #5850)