aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-14 19:27:54 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-14 19:27:54 +0000
commitef6f7af8ad78b2dfddb5bf4a9aafaf0aba44d7c2 (patch)
tree6b1c2a4e2c1f650828b548edc6c32c6604095cc0 /CHANGES
parent7e035d675e2ba396a534c10ea51e84c9bd7bdae9 (diff)
Remove use of privacy.conf by the Privacy app.
Reported by: eliel Patch by: eliel (Closes issue #11344) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@93066 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 5aac0bdab..b4810a34c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -237,6 +237,8 @@ Other Dialplan Application Changes
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.
+ * Privacy() no longer uses privacy.conf, as all options are specifyable as
+ direct options to the app.
Music On Hold Changes
---------------------