summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-03-21 01:44:38 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-03-21 01:44:38 +0000
commitec3033020e85d7fceeead9ee4975b9df1aad887a (patch)
tree13f1285f852f388f45175b7c8bf3120cff780861
parent6430ec3294fc3e8a0b5ce4ccfd41be411df2b354 (diff)
Add note of the added Directory options, from commit 110237 (closes issue #7151)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110444 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 406aa5692..165bb513b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,14 @@ PBX Changes
to something that matches the pattern a hint will be created using the contents
and variables evaluated.
+Application Changes
+-------------------
+ * Directory now permits both first and last names to be matched at the same
+ time. In addition, the number of digits to enter of the name can be set in
+ 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.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 -------------
------------------------------------------------------------------------------