From: David Vossel Date: Tue, 22 Dec 2009 16:11:47 +0000 (+0000) Subject: update CHANGES to reflect the addition of the test framework X-Git-Tag: 11.0.0-beta1~3705 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbcc80009632a626b6f5a7d63af958addda358be;p=thirdparty%2Fasterisk.git update CHANGES to reflect the addition of the test framework git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@236028 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 74f20fbb78..462da06f41 100644 --- a/CHANGES +++ b/CHANGES @@ -361,6 +361,8 @@ Security Events Framework Miscellaneous ------------- + * Addition of the Unit Test Framework API for managing registration and execution + of unit tests with the purpose of verifying the operation of C functions. * SendText is now implemented in chan_gtalk and chan_jingle. It will simply send XMPP text messages to the remote JID. * Modules.conf has a new option - "require" - that marks a module as critical for