diff --git a/CHANGES b/CHANGES
index c74e393366eff80a44388f5b3ed4f358e9e39cdb..0fa0835fe5b6e6d5d30ea2df5355a366a8b12d35 100644
--- a/CHANGES
+++ b/CHANGES
@@ -208,6 +208,14 @@ Multicast RTP Support
    Control address is specific to the linksys type and is used for sending the control
    packets unique to them.
 
+Security Events Framework
+-------------------------
+ * Asterisk has a new C API for reporting security events.  The module res_security_log
+   sends these events to the "security" logger level.  Currently, AMI is the only
+   Asterisk component that reports security events.  However, SIP support will be
+   coming soon.  For more information on the security events framework, see the
+   "Security Events" chapter of the included documentation - doc/tex/asterisk.pdf.
+
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2  -------------
 ------------------------------------------------------------------------------