summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2008-10-18 03:35:24 +0000
committerBJ Weschke <bweschke@btwtech.com>2008-10-18 03:35:24 +0000
commit31d28c2518c63cdf99604516a3c3a22b2936dbb2 (patch)
tree4bf90f345efd7eec20857e8546fd665428c801fc /CHANGES
parent09e9b5d2085cfb31b313fe5b1156ab471635dc42 (diff)
Give app_authenticate the ability to select a prompt other than the default.
(closes issue #13734) reported and patched by: jvandal git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150887 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 9467b1df2..d25134b72 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,8 @@ Applications
------------
* Scheduled meetme conferences may now have their end times extended by
using MeetMeAdmin.
+ * app_authenticate now gives the ability to select a prompt other than
+ the default.
Miscellaneous
-------------