From d211be98ed32927218807ca5aca06d4bca19bd95 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Fri, 27 May 2011 21:37:05 +0000 Subject: [PATCH] Add note about PrivacyManager to UPGRADE.txt git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@321332 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UPGRADE.txt b/UPGRADE.txt index 3525621d39..ef3a1fbd3d 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -50,5 +50,8 @@ pbx_lua: - the autoservice now defaults to being on by default - autoservice_start() and autoservice_start() no longer return a value. +PrivacyManager: + - Removed unused options position since there are no more options defined. + =========================================================== ===========================================================