summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-11-15 20:20:45 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-11-15 20:20:45 +0000
commit3d599e6501adb9d5270c027fc7e128b82fdcaba8 (patch)
tree903e2d19404e8b888fb1b49730d1087759dd3b62 /ChangeLog
parente88e390bb821b460a04eee4f240836f9297629cf (diff)
issue #5739 (plus ast_copy_string() usage conversion)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7105 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 e20a43090..da22209eb 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-15 Kevin P. Fleming <kpfleming@limerick.digium.com>
+ * channels/chan_misdn.c (and other files): various fixes (issue #5739)
+
* channels/chan_sip.c (handle_request_info): properly forward 'flash' events received via SIP INFO (issue #5751, different patch)
* apps/app_disa.c (disa_exec): don't duplicate constant strings when not needed