summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2009-12-22 16:11:47 +0000
committerDavid Vossel <dvossel@digium.com>2009-12-22 16:11:47 +0000
commitbbcc80009632a626b6f5a7d63af958addda358be (patch)
tree1e0226124a1b124f81889400643f3eee73029f37 /CHANGES
parent73cb2d507bc5f75636c24b54b45dc577e1a0e6a1 (diff)
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 74f20fbb7..462da06f4 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