doc: Add "master-only" flag back to the CHANGES and UPGRADE files

In order to run the documentation scripts the flags needs to be
added back to the staging files.

Change-Id: Ia10a153c50c970cfa1e85815208dfaddb3f2ccd4
This commit is contained in:
George Joseph
2019-07-29 10:10:28 -06:00
committed by Asterisk Development Team
parent 80d8dce6af
commit 7b3a612d69
11 changed files with 11 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
Subject: Bridging
Master-Only: true
The bridging core no longer uses the stasis cache for bridge
snapshots. The latest bridge snapshot is now stored on the

View File

@@ -1,4 +1,5 @@
Subject: chan_sip
Master-Only: true
The chan_sip module is now deprecated, users should migrate to the
replacement module chan_pjsip. See guides at the Asterisk Wiki:

View File

@@ -1,4 +1,5 @@
Subject: Channels
Master-Only: true
The core no longer uses the stasis cache for channels snapshots.
The following APIs are no longer available:

View File

@@ -1,3 +1,4 @@
Subject: Applications
Master-Only: true
The JabberStatus application, deprecated in Asterisk 12, has been removed.

View File

@@ -1,4 +1,5 @@
Subject: Bridging
Master-Only: true
The bridging core no longer uses the stasis cache for bridge
snapshots. The latest bridge snapshot is now stored on the

View File

@@ -1,4 +1,5 @@
Subject: chan_sip
Master-Only: true
The chan_sip module is now deprecated, users should migrate to the
replacement module chan_pjsip. See guides at the Asterisk Wiki:

View File

@@ -1,4 +1,5 @@
Subject: Channels
Master-Only: true
The core no longer uses the stasis cache for channels snapshots.
The following APIs are no longer available:

View File

@@ -1,4 +1,5 @@
Subject: func_callerid
Master-Only: true
The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been
removed.

View File

@@ -1,4 +1,5 @@
Subject: Build
Master-Only: true
Asterisk headers are no longer installed and uninstalled automatically when
performing a "make install" or a "make uninstall". To install/uninstall the

View File

@@ -1,4 +1,5 @@
Subject: res_parking
Master-Only: true
The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the
PARKING_SPACE channel variable, will no longer be set.

View File

@@ -1,3 +1,4 @@
Subject: res_xmpp
Master-Only: true
The JabberStatus application, deprecated in Asterisk 12, has been removed.