summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Roberson <josh@asteriasgi.com>2005-11-20 05:58:40 +0000
committerJosh Roberson <josh@asteriasgi.com>2005-11-20 05:58:40 +0000
commit5d71dfeaeac623c5d9d868bfe5601a50de5f263d (patch)
tree49ec8167a8b0c1e54d076461f58540bf166a92ba /ChangeLog
parente9ae7a8be134f1d803bb72a4be7c9d541f639d9e (diff)
issue #5773, with minor modification to log message
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7142 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4987af501..4368877fe 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Josh Roberson <josh@asteriasgi.com>
+ * apps/app_meetme.c: fix 'X' option in MeetMe, with slight modification. (issue #5773)
+
* apps/app_voicemail.c: Make sure we're copying the read digits when calling voicemail without a box. (issue #5774)
* apps/app_md5.c: Fix conditional jump option.