aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:21:40 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:21:40 +0000
commitb5d9f6fc9c430e8f38e937bd7d1f9d568efcf5af (patch)
tree862a531a64fa9d13bb133e6f48a340a1ae5585d7 /ChangeLog
parentf438c16cf0b9461f0cf1681635394db159382f59 (diff)
issue #5791
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7147 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 6e1b5de76..6cd27b83e 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Russell Bryant <russell@digium.com>
+ * res/res_musiconhold.c: Fix incorrect argument for the buffer size to an ast_copy_string call (issue #5791)
+
* funcs/func_enum.c: Shorten the module description (issue #5791)
2005-11-17 Russell Bryant <russell@digium.com>