From 7e91279cfc78faa09a24dd65fd7153b93b6b07c5 Mon Sep 17 00:00:00 2001
From: Tilghman Lesher <tilghman@meg.abyt.es>
Date: Wed, 9 Apr 2008 16:23:30 +0000
Subject: [PATCH] Mark recent additions from #11954 and #12254

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@113752 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 CHANGES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGES b/CHANGES
index 9a2244806d..efc9c82d52 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,10 @@ Application Changes
    the arguments to Directory; previously, you could enter only 3, regardless
    of how many names are in your company.  For large companies, this should be
    quite helpful.
+ * Voicemail now permits a mailbox setting to wrap around from first to last
+   messages, if the "messagewrap" option is set to a true value.
+ * Dial has a new option: F(context^extension^pri), which permits a callee to
+   continue in the dialplan, at the specified label, if the caller hangs up.
 
 SIP Changes
 -----------
-- 
GitLab