aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 05:22:26 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 05:22:26 +0000
commit1db2b873dc03b8ba12c2de3cff928c3bc58e6630 (patch)
treeae790ed43a733998af1927d9d0ea1133353c02ec /ChangeLog
parent5e9ae96ecf3cf87f3bbb0f676596d375a6bfca92 (diff)
issue #5795
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7139 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 4e98e55bb..aea2bc054 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Josh Roberson <josh@asteriasgi.com>
+ * apps/app_voicemail.c: Fix conditional jump option to jump properly, also correct a small typo in the description. (issue #5795)
+
* channels/chan_iax2.c: Fix output of iax2 show peer <peer> (issue #5792)
* UPGRADE.txt: Adjust note for naming conventions of iax2 channels. (issue #5792)