From: Jonathan Rose Date: Tue, 28 Feb 2012 20:43:49 +0000 (+0000) Subject: revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3 X-Git-Tag: 11.0.0-beta1~589 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b680cceb14152ffb4d56e2b1782248102496a7;p=thirdparty%2Fasterisk.git revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3 (issue ASTERISK-19352) reported by: jamicque ........ Merged revisions 357405 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@357406 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE-10.txt b/UPGRADE-10.txt index 456eed7531..ac48c1b6f5 100644 --- a/UPGRADE-10.txt +++ b/UPGRADE-10.txt @@ -19,7 +19,7 @@ === =========================================================== -From 10.3 to 10.4: +From 10.2 to 10.3: * If no transport is specified in sip.conf, transport will default to UDP. Also, if multiple transport= lines are used, only the last will be used.