<p>Benjamin Keith Ford <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/10945">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">build: Revise CHANGES and UPGRADE.txt handling.<br><br>This changes the way that we handle adding changes to CHANGES and<br>UPGRADE.txt. The reason for this is because whenever someone needed to<br>make a change to one of these files and someone else had already done<br>so, you would run into merge conflicts. With this new setup, there will<br>never be merge conflicts since all changes will be documented in the<br>doc/<file>-staging directory. The release script is now responsible for<br>merging all of these changes into the appropriate files.<br><br>There is a special format that these files have to follow in order to be<br>parsed. The files do not need to have a meaningful name, but it is<br>strongly recommended. For example, if you made a change to pjsip, you<br>may have something like this "res_pjsip_relative_title", where<br>"relative_title" is something more descriptive than that. Inside each<br>file, you will need a subject line for your change, followed by a<br>description. There can be multiple subject lines. The file may look<br>something like this:<br><br>   Subject: res_pjsip<br>   Subject: Core<br><br>   A description that explains the changes made and why. The release<br>   script will handle the bulleting and section separators!<br><br>   You can still separate with new lines within your<br>   description.<br><br>The headers ("Subject" and "Master-Only") are case sensative, but the<br>value for "Master-Only" ("true" or "True") is not.<br><br>For more information, check out the wiki page:<br>https://wiki.asterisk.org/wiki/display/AST/CHANGES+and+UPGRADE.txt<br><br>ASTERISK-28111 #close<br><br>Change-Id: I19cf4b569321c88155a65e9b0b80f6d58075dd47<br>---<br>M CHANGES<br>D UPGRADE-1.2.txt<br>D UPGRADE-1.4.txt<br>D UPGRADE-1.6.txt<br>D UPGRADE-1.8.txt<br>D UPGRADE-10.txt<br>D UPGRADE-11.txt<br>D UPGRADE-12.txt<br>D UPGRADE-13.txt<br>D UPGRADE-14.txt<br>D UPGRADE-15.txt<br>D UPGRADE-16.txt<br>M UPGRADE.txt<br>M doc/CHANGES-staging/README.md<br>A doc/CHANGES-staging/bridging_stasis_cache.txt<br>A doc/CHANGES-staging/chan_sip_deprecated.txt<br>A doc/CHANGES-staging/channels_stasis_cache.txt<br>M doc/UPGRADE-staging/README.md<br>A doc/UPGRADE-staging/applications_jabberstatus.txt<br>A doc/UPGRADE-staging/bridging_stasis_cache.txt<br>A doc/UPGRADE-staging/chan_sip_deprecated.txt<br>A doc/UPGRADE-staging/channels_stasis_cache.txt<br>A doc/UPGRADE-staging/func_callerid_callerpres.txt<br>A doc/UPGRADE-staging/res_parking_parkingslot.txt<br>A doc/UPGRADE-staging/res_xmpp_jabberstatus.txt<br>25 files changed, 2,792 insertions(+), 3,011 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/45/10945/4</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/10945">change 10945</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/10945"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I19cf4b569321c88155a65e9b0b80f6d58075dd47 </div>
<div style="display:none"> Gerrit-Change-Number: 10945 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>