From: Russell Bryant Date: Thu, 28 Jul 2005 17:42:43 +0000 (+0000) Subject: add note about fix to LEN X-Git-Tag: 1.0.11.1~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40ea953811fb2d3bd07e33b099eb428e79ce16f4;p=thirdparty%2Fasterisk.git add note about fix to LEN git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6241 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 63a86d6d82..1882b4b38b 100755 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,9 @@ -- We now ensure buffer policy is restored after RAS is done with a channel. This could cause audio problems on the channel after zapras is done with it. + -- extensions + -- A potential crash has been fixed when calling LEN() to get the length of + a string that was 80 characters or larger. -- logger -- The Asterisk logger will automatically detect when a log file needs to be rotated. However, this feature could put Asterisk in a nasty loop