[Asterisk-cvs] asterisk ChangeLog,1.137,1.138
kpfleming
kpfleming
Wed Nov 16 12:58:21 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv6525
Modified Files:
ChangeLog
Log Message:
issue #5766
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- ChangeLog 16 Nov 2005 17:26:11 -0000 1.137
+++ ChangeLog 16 Nov 2005 17:48:18 -0000 1.138
@@ -1,5 +1,7 @@
2005-11-16 Kevin P. Fleming <kpfleming at limerick.digium.com>
+ * res/res_musiconhold.c: don't spit out incorrect log messages (and leak memory) during reload (issue #5766)
+
* channels/chan_sip.c (process_sdp): don't pass video codec number into ast_getformatname(), it is not valid input for that function (issue #5764)
* pbx/pbx_ael.c (match_assignment): properly parse equal signs surrounded by whitespace (issue #5761)
More information about the svn-commits
mailing list