From ce40dc579c5d4cc89eeaf004966ed3ae519a3055 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 6 Nov 2006 17:27:28 +0000 Subject: [PATCH] minor change to test live syncing git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47230 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE.txt b/UPGRADE.txt index 36d4fb5b9f..79ab12837a 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -3,6 +3,6 @@ Information for Upgrading From Previous Asterisk Releases Manager: -* The CallerID fields across manager events have now been made more +* The CallerID fields across Manager events have now been made more consistent. CallerID Number will be sent as CallerIDNum and CallerID Name will be sent as CallerIDName wherever used.