summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-12-05 16:25:52 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-12-05 16:25:52 +0000
commitd226c1d6377ebd9cc798b886bf5985d3bd70a41b (patch)
tree6abfc6a34633f4a94d8dcaa69ccb896faaf03008 /CHANGES
parentfd4f9d55e8d05db1e9f4424965fd0bb43f152221 (diff)
Added multiple name listing. (Closes issue #10413)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91172 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 772df3d55..34ca72d21 100644
--- a/CHANGES
+++ b/CHANGES
@@ -231,6 +231,8 @@ Other Dialplan Application Changes
for the SLATrunk application.
* The Read application no longer exits the dialplan on error. Instead, it sets
READSTATUS to ERROR, which you can catch and handle separately.
+ * Added 'm' option to Directory, which lists out names, 8 at a time, instead
+ of asking for verification of each name, one at a time.
Music On Hold Changes
---------------------