From: Russell Bryant Date: Mon, 13 Jun 2005 22:22:34 +0000 (+0000) Subject: update changelog X-Git-Tag: 1.0.11.1~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c2a167ed3133e23fc350a3b44285043f1322d5;p=thirdparty%2Fasterisk.git update changelog git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5904 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 7bc8adf7cd..6dfe705084 100755 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ to be included in the macro definition. -- On some systems, ALERTING will be sent after PROCEEDING, so code has been added to account for this case. + -- If no extension is specified on an overlap call, the 's' extension will be used. -- chan_sip -- We no longer send a "to" tag on "100 Trying" messages, as it is inappropriate to do so.