From 5ec4e62b006dabfd9d2cde53f73f7d3b16ecbd2a Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Tue, 26 Sep 2006 20:30:18 +0000 Subject: [PATCH] update CHANGES file to reflect codec support in chan_skinny git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43702 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index f99957e53b..04d02942b9 100644 --- a/CHANGES +++ b/CHANGES @@ -4,3 +4,4 @@ Changes since Asterisk 1.4-beta was branched: * MailboxExists converted to dialplan function * Ability to set process limits without restarting Asterisk * SS7 support in chan_zap (via libss7 library) + * Proper codec support in chan_skinny.