summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-08-03 16:14:14 +0000
committerSean Bright <sean@malleable.com>2008-08-03 16:14:14 +0000
commit6cf6d9eca5c9a6ed95c646545c06bf9d5ee82b13 (patch)
tree29c91d891c8a34d1f8d9c00a25db68301ed02e6f /CHANGES
parent340809a7710c3e388ca1208ca66d0c9e5deb08b8 (diff)
Merge in changes that allow Asterisk to be built against the Hoard
memory allocator. See doc/hoard.txt for more details. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135405 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0b6a15f77..ab7770cd0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -197,6 +197,8 @@ Miscellaneous
the 'setvar' option to cause a given audio file to be played upon completion
of an attended transfer. Currently it works for DAHDI, IAX2, SIP, and
Skinny channels only.
+ * You can now compile Asterisk against the Hoard Memory Allocator, see doc/hoard.txt
+ for more information.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 -------------