Change PJProject version requirement for ca_list_path transport option in CHANGES file.

........

Merged revisions 430716 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@430717 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2015-01-16 22:14:38 +00:00
parent 831acba826
commit 1111944afb

View File

@@ -128,7 +128,7 @@ PJSIP Transports
----------
* The ca_list_path transport parameter has been added for TLS transports. This
option behaves similarly to the old sip.conf option "tlscapath". In order to
use this, you must be using PJProject version ?.? or higher.
use this, you must be using PJProject version 2.4 or higher.
ARI
------------------