aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:22:10 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 23:22:10 +0000
commit8aad4ad7c5a80eafbade5bf80c25ed0795196dd2 (patch)
treeb65f95133cd1a955f4ecf826c9365d1392ca683b /ChangeLog
parentb5d9f6fc9c430e8f38e937bd7d1f9d568efcf5af (diff)
fix issue number for previous commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7148 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cd27b83e..7abcce3da 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
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)
+ * res/res_musiconhold.c: Fix incorrect argument for the buffer size to an ast_copy_string call (issue #5803)
* funcs/func_enum.c: Shorten the module description (issue #5791)