[Asterisk-cvs] asterisk ChangeLog,1.74.2.22,1.74.2.23
russell at lists.digium.com
russell at lists.digium.com
Sat Feb 26 19:42:55 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv3046
Modified Files:
Tag: v1-0
ChangeLog
Log Message:
fix seg fault with combination of 'g' and # transfer (bug #3650)
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.22
retrieving revision 1.74.2.23
diff -u -d -r1.74.2.22 -r1.74.2.23
--- ChangeLog 26 Feb 2005 19:18:22 -0000 1.74.2.22
+++ ChangeLog 27 Feb 2005 01:40:43 -0000 1.74.2.23
@@ -35,6 +35,7 @@
-- DIALEDPEERNUMBER is now being set, so if you attempted to use it in the past and failed
it should work now.
-- A callerid change caused many headaches, this has been reversed to the original 1.0 behavior.
+ -- A crash caused with the combination of the 'g' option and # transfer was fixed.
-- app_voicemail:
-- If two people hit the voicemail system at the same time, and were leaving a message
the second message was overwriting the first. This has been fixed so that each one
More information about the svn-commits
mailing list