From bbcc80009632a626b6f5a7d63af958addda358be Mon Sep 17 00:00:00 2001
From: David Vossel <dvossel@digium.com>
Date: Tue, 22 Dec 2009 16:11:47 +0000
Subject: [PATCH] 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
---
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)

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