Compare commits

...

9 Commits

Author SHA1 Message Date
Matt Jordan
caaf2326d0 ChangeLog: Updated for 11.18.0 2015-06-03 19:44:42 -05:00
Matt Jordan
9f3df2c0c8 Release summaries: Add summaries for 11.18.0 2015-06-03 19:44:41 -05:00
Matt Jordan
dad609854e Release summaries: Remove previous versions 2015-06-03 19:44:37 -05:00
Matt Jordan
33111ee23b .version: Update for 11.18.0 2015-06-03 19:44:37 -05:00
Matt Jordan
71133f5108 .lastclean: Update for 11.18.0 2015-06-03 19:44:36 -05:00
Matt Jordan
b0614ede8b ChangeLog: Updated for 11.18.0-rc1 2015-05-21 15:03:56 -05:00
Matt Jordan
f6c47f26ef Release summaries: Add summaries for 11.18.0-rc1 2015-05-21 15:03:56 -05:00
Matt Jordan
797ca94299 .version: Update for 11.18.0-rc1 2015-05-21 15:02:48 -05:00
Matt Jordan
6c98593b5a .lastclean: Update for 11.18.0-rc1 2015-05-21 15:02:48 -05:00
5 changed files with 35306 additions and 0 deletions

1
.lastclean Normal file
View File

@@ -0,0 +1 @@
40

1
.version Normal file
View File

@@ -0,0 +1 @@
11.18.0

35202
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-11.18.0</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-11.18.0</h3><h3 align="center">Date: 2015-06-03</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</h3><hr><h2 align="center">Table of Contents</h2><ol>
<li><a href="#summary">Summary</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="#commits">Other Changes</a></li>
<li><a href="#diffstat">Diffstat</a></li>
</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-11.17.0.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.</p><table width="100%" border="0">
<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
<tr valign="top"><td width="33%">3 Matt Jordan <mjordan@digium.com><br/></td><td width="33%"><td width="33%"></tr>
</table><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=dad609854e8c7fcd66957bbcd524eaa7dfc2bbf3">dad609854e</a></td><td>Matt Jordan</td><td>Release summaries: Remove previous versions</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=33111ee23b37d829a00d90a7f8c813556675395e">33111ee23b</a></td><td>Matt Jordan</td><td>.version: Update for 11.18.0</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=71133f5108b0a87fc3ccd275010ab846cf002ca8">71133f5108</a></td><td>Matt Jordan</td><td>.lastclean: Update for 11.18.0</td></tr>
</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>asterisk-11.18.0-rc1-summary.html | 348 ---------------
asterisk-11.18.0-rc1-summary.txt | 831 --------------------------------------
b/.version | 2
3 files changed, 1 insertion(+), 1180 deletions(-)</pre><br></html>

View File

@@ -0,0 +1,85 @@
Release Summary
asterisk-11.18.0
Date: 2015-06-03
<asteriskteam@digium.com>
----------------------------------------------------------------------
Table of Contents
1. Summary
2. Contributors
3. Other Changes
4. Diffstat
----------------------------------------------------------------------
Summary
[Back to Top]
This release is a point release of an existing major version. The changes
included were made to address problems that have been identified in this
release series, or are minor, backwards compatible new features or
improvements. Users should be able to safely upgrade to this version if
this release series is already in use. Users considering upgrading from a
previous version are strongly encouraged to review the UPGRADE.txt
document as well as the CHANGES document for information about upgrading
to this release series.
The data in this summary reflects changes that have been made since the
previous release, asterisk-11.17.0.
----------------------------------------------------------------------
Contributors
[Back to Top]
This table lists the people who have submitted code, those that have
tested patches, as well as those that reported issues on the issue tracker
that were resolved in this release. For coders, the number is how many of
their patches (of any size) were committed into this release. For testers,
the number is the number of times their name was listed as assisting with
testing a patch. Finally, for reporters, the number is the number of
issues that they reported that were affected by commits that went into
this release.
Coders Testers Reporters
3 Matt Jordan
----------------------------------------------------------------------
Commits Not Associated with an Issue
[Back to Top]
This is a list of all changes that went into this release that did not
reference a JIRA issue.
+------------------------------------------------------------------------+
| Revision | Author | Summary |
|------------+-------------+---------------------------------------------|
| dad609854e | Matt Jordan | Release summaries: Remove previous versions |
|------------+-------------+---------------------------------------------|
| 33111ee23b | Matt Jordan | .version: Update for 11.18.0 |
|------------+-------------+---------------------------------------------|
| 71133f5108 | Matt Jordan | .lastclean: Update for 11.18.0 |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
Diffstat Results
[Back to Top]
This is a summary of the changes to the source code that went into this
release that was generated using the diffstat utility.
asterisk-11.18.0-rc1-summary.html | 348 ---------------
asterisk-11.18.0-rc1-summary.txt | 831 --------------------------------------
b/.version | 2
3 files changed, 1 insertion(+), 1180 deletions(-)