aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 05:01:07 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 05:01:07 +0000
commit75c525d6d342d1391ca4b9eeea0e5fce647d6f00 (patch)
tree43b3b44cdf3c1d0986a245126de0e7ce4097b77b /ChangeLog
parentb0ce77d2ded5af67350ae4f97afc5d9b45f049b1 (diff)
issue #5803
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7137 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 c9a3e1258..a2bc7152c 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-20 Josh Roberson <josh@asteriasgi.com>
+
+ * res/res_musiconhold.c: Correct typo in ast_copy_string() for class->mode. (issue #5803)
+
2005-11-19 Josh Roberson <josh@asteriasgi.com>
* channels/Makefile: Put chan_oss back into the default build. (issue #5799)