aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-28 17:42:43 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-28 17:42:43 +0000
commitdda424a3a718e9b1187e637ebb538054e86bf94a (patch)
tree28a9a420df569133484587fee3f6a57c658a469e
parentf003f4652d6461800f445e5a7fc5529ea7935684 (diff)
add note about fix to LEN
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6241 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xCHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 63a86d6d8..1882b4b38 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