aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:36:45 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:36:45 +0000
commit92484db103bd588309e63ba313c8e659cd6c5ef6 (patch)
tree2b27587212961e932e3dfebe01b03f047299408f /ChangeLog
parent32519375473a11cb24fe9a85f59c77ad9ae45c44 (diff)
issue #5795
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7151 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 d70b7fe1e..bde511fe4 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Russell Bryant <russell@digium.com>
+ * apps/app_hasnewvoicemail.c: Fix a typo in the application description. Also, fix the logic in checking for success when jumping to priority n+101. (issue #5795)
+
* UPGRADE.txt: Add a note on a second way that the IAX2 channel naming convention has changed. (issue #5792)
* channels/chan_iax2.c: Fix alignment of the output for the "iax2 show peer <peer>" CLI command (issue #5792)