summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Roberson <josh@asteriasgi.com>2005-11-20 05:22:26 +0000
committerJosh Roberson <josh@asteriasgi.com>2005-11-20 05:22:26 +0000
commit772f075fe90ef2ec310f9df49cf80a002c4343dc (patch)
treeae790ed43a733998af1927d9d0ea1133353c02ec /ChangeLog
parent85d60cf7abc7ca002417e84946d136a1dc9797a9 (diff)
issue #5795
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7139 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 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)