aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-05 16:25:52 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-05 16:25:52 +0000
commit29a6f4d8e6884bce6faf039b4f7902c3408a88b6 (patch)
tree6abfc6a34633f4a94d8dcaa69ccb896faaf03008 /CHANGES
parent88cd7c0f5de5e9f73170b6c72c42c36cd01e5d8a (diff)
Added multiple name listing. (Closes issue #10413)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@91172 f38db490-d61c-443f-a65b-d21fe96a405b
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
---------------------