dect
/
asterisk
Archived
13
0
Fork 0

update CHANGES to reflect the addition of the test framework

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@236028 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
dvossel 2009-12-22 16:11:47 +00:00
parent 5d1bac896e
commit ab943f9138
1 changed files with 2 additions and 0 deletions

View File

@ -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