aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:56:49 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:56:49 +0000
commit06cabd561fbcaea507a02f5f7f64949ad9b946cc (patch)
treefdc5561971cd1899a6db3be67938f2be82ade2af /ChangeLog
parent55ab46042056e4ede7c7e9b1ee7ec8370d89c6b0 (diff)
issue #5773
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7154 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4708a9545..655835e72 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Russell Bryant <russell@digium.com>
+ * apps/app_meetme.c: Fix the 'X' option to the MeetMe application. (issue #5773)
+
* apps/app_voicemail.c: Correct the use of a mailbox entered by the calling party instead of indicated as an argument to the Voicemail application. (issue #5774)
* apps/app_controlplayback.c: Fix logic in checking for success when jumping to priority n+101.