summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Roberson <josh@asteriasgi.com>2005-11-20 05:01:07 +0000
committerJosh Roberson <josh@asteriasgi.com>2005-11-20 05:01:07 +0000
commitc347d8fee3aeb0181cfdf558dba0e8ba05430714 (patch)
tree43b3b44cdf3c1d0986a245126de0e7ce4097b77b /ChangeLog
parent15f5afeaa8f7242cc079e846406654d43c3eabf5 (diff)
issue #5803
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7137 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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)