aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-09 06:42:56 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-09 06:42:56 +0000
commit41f4391d2b9115f8fa12baf90f557efe22f756b5 (patch)
tree3418681f01d9c58f9aeea1dc1fbbf173fcd367bc /UPGRADE.txt
parent7aeeed164a15d2b1001ee28714b06fcd9807094d (diff)
Remove duplicate CallerPres application
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5156 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rwxr-xr-xUPGRADE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 8bb8fe2e7..a2355b67e 100755
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -19,3 +19,8 @@ IAX:
* The naming convention for IAX channels has changed in a minor way such
that the call number follows a "-" rather than a "/" character.
+
+Applications:
+
+* The CallerPres application has been removed. Use SetCallerPres
+ instead. It accepts both numeric and symbolic names.