aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 05:19:04 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 05:19:04 +0000
commit5e9ae96ecf3cf87f3bbb0f676596d375a6bfca92 (patch)
tree76692085ada1c4ed4ad0d14d728f9099ce539c17 /ChangeLog
parent75c525d6d342d1391ca4b9eeea0e5fce647d6f00 (diff)
issue #5792
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7138 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2bc7152c..4e98e55bb 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-20 Josh Roberson <josh@asteriasgi.com>
+ * 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)
+
* res/res_musiconhold.c: Correct typo in ast_copy_string() for class->mode. (issue #5803)
2005-11-19 Josh Roberson <josh@asteriasgi.com>