<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13734">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doc: Fix CHANGES entries to have .txt suffix and update READMEs<br><br>Although the wiki page for the new CHANGES and UPGRADE scheme<br>states that the files must have the ".txt" suffix, the READMEs<br>didn't.<br><br>Change-Id: I490306aa2cc24d6f014738e9ebbc78592efe0f05<br>---<br>M doc/CHANGES-staging/README.md<br>R doc/CHANGES-staging/hide_messaging_ami_events.txt<br>D doc/CHANGES-staging/res_fax_negotiate_both<br>M doc/UPGRADE-staging/README.md<br>4 files changed, 8 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/34/13734/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/CHANGES-staging/README.md b/doc/CHANGES-staging/README.md</span><br><span>index 8a2407f..8fc51bc 100644</span><br><span>--- a/doc/CHANGES-staging/README.md</span><br><span>+++ b/doc/CHANGES-staging/README.md</span><br><span>@@ -9,10 +9,10 @@</span><br><span> add multiple files, each with their own description. If the message is going to</span><br><span> be the same for each subject, then you can add multiple subject headers to one</span><br><span> file. The "Subject: xxx" line is case sensitive! For example, if you are making</span><br><span style="color: hsl(0, 100%, 40%);">-a change to PJSIP, then you might add the file "res_pjsip_my_cool_feature" to</span><br><span style="color: hsl(0, 100%, 40%);">-this directory, with a short description of what it does. If you are adding</span><br><span style="color: hsl(0, 100%, 40%);">-multiple entries, they should be done in the same commit to avoid merge</span><br><span style="color: hsl(0, 100%, 40%);">-conflicts. Here's an example:</span><br><span style="color: hsl(120, 100%, 40%);">+a change to PJSIP, then you might add the file "res_pjsip_my_cool_feature.txt" to</span><br><span style="color: hsl(120, 100%, 40%);">+this directory, with a short description of what it does.  The files must  have</span><br><span style="color: hsl(120, 100%, 40%);">+the ".txt" suffix.  If you are adding multiple entries, they should be done in</span><br><span style="color: hsl(120, 100%, 40%);">+the same commit to avoid merge conflicts. Here's an example:</span><br><span> </span><br><span> > Subject: res_pjsip</span><br><span> > Subject: Core</span><br><span>diff --git a/doc/CHANGES-staging/hide_messaging_ami_events b/doc/CHANGES-staging/hide_messaging_ami_events.txt</span><br><span>similarity index 100%</span><br><span>rename from doc/CHANGES-staging/hide_messaging_ami_events</span><br><span>rename to doc/CHANGES-staging/hide_messaging_ami_events.txt</span><br><span>diff --git a/doc/CHANGES-staging/res_fax_negotiate_both b/doc/CHANGES-staging/res_fax_negotiate_both</span><br><span>deleted file mode 100644</span><br><span>index 73be756..0000000</span><br><span>--- a/doc/CHANGES-staging/res_fax_negotiate_both</span><br><span>+++ /dev/null</span><br><span>@@ -1,7 +0,0 @@</span><br><span style="color: hsl(0, 100%, 40%);">-Subject: res_fax</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-Added configuration option "negotiate_both". This option is only used</span><br><span style="color: hsl(0, 100%, 40%);">-when a gateway is enabled, and a v21 preamble is detected. If this option</span><br><span style="color: hsl(0, 100%, 40%);">-is enabled, once a preamble is detected Asterisk will initiate negotiation</span><br><span style="color: hsl(0, 100%, 40%);">-requests to both T.38 enabled endpoint versus waiting, and forwarding a</span><br><span style="color: hsl(0, 100%, 40%);">-request from an initiating endpoint. Defaults to disabled.</span><br><span>diff --git a/doc/UPGRADE-staging/README.md b/doc/UPGRADE-staging/README.md</span><br><span>index 8147161..21cbe78 100644</span><br><span>--- a/doc/UPGRADE-staging/README.md</span><br><span>+++ b/doc/UPGRADE-staging/README.md</span><br><span>@@ -9,9 +9,10 @@</span><br><span> their own description. If the message is going to be the same for each subject,</span><br><span> then you can add multiple subject headers to one file. The "Subject: xxx" line</span><br><span> is case sensitive! For example, if you are making a change to PJSIP, then you</span><br><span style="color: hsl(0, 100%, 40%);">-might add the file "res_pjsip_my_cool_feature" to this directory, with a short</span><br><span style="color: hsl(0, 100%, 40%);">-description of what it does. If you are adding multiple entries, they should be</span><br><span style="color: hsl(0, 100%, 40%);">-done in the same commit to avoid merge conflicts. Here's an example:</span><br><span style="color: hsl(120, 100%, 40%);">+might add the file "res_pjsip_my_cool_feature.txt" to this directory, with a</span><br><span style="color: hsl(120, 100%, 40%);">+short description of what it does. The files must have the ".txt" suffix.</span><br><span style="color: hsl(120, 100%, 40%);">+If you are adding multiple entries, they should be done in the same commit</span><br><span style="color: hsl(120, 100%, 40%);">+to avoid merge conflicts. Here's an example:</span><br><span> </span><br><span> > Subject: res_pjsip</span><br><span> > Subject: Core</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13734">change 13734</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/+/13734"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: certified/16.8 </div>
<div style="display:none"> Gerrit-Change-Id: I490306aa2cc24d6f014738e9ebbc78592efe0f05 </div>
<div style="display:none"> Gerrit-Change-Number: 13734 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>