build: Fix file format in CHANGES-staging.

One of the change files doesn't conform to the format that the release
scripts need in order to parse it.

Change-Id: Ie0b634cf27e4cbc671b9fe92993b6f2ecf60254c
This commit is contained in:
Ben Ford
2019-05-24 09:01:14 -05:00
committed by Benjamin Keith Ford
parent db535439f2
commit 9969c77bc2

View File

@@ -1,9 +1,9 @@
res_pjsip: Added a norefersub configuration setting
Subject: res_pjsip
Added a new PJSIP global setting called norefersub.
Default is true to keep support working as before.
res_pjsip_refer: Configures PJSIP norefersub capability accordingly.
res_pjsip_refer configures PJSIP norefersub capability accordingly.
Checks the PJSIP global setting value.
If it is true (default) it adds the norefersub capability to PJSIP.