summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Roberson <josh@asteriasgi.com>2005-11-30 03:35:24 +0000
committerJosh Roberson <josh@asteriasgi.com>2005-11-30 03:35:24 +0000
commit1f538ad219ef5abf2b38cd045f84279744f4c951 (patch)
treee9c8c4396f220ad22056a5e7e57ddeaa2787116d /ChangeLog
parent66ddc1dd5f43daa8470b6bded653fb0bc8608095 (diff)
issue #5887
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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)