]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add note about fix to LEN
authorRussell Bryant <russell@russellbryant.com>
Thu, 28 Jul 2005 17:42:43 +0000 (17:42 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 28 Jul 2005 17:42:43 +0000 (17:42 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@6241 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 63a86d6d824971c800386a86ced92c1a7e8d7332..1882b4b38bf0c8aa842efe337394371aee244a39 100755 (executable)
--- 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