Updated summaries to proper issues

git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/1.8.9.0-rc2@350728 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matthew Jordan
2012-01-13 21:28:49 +00:00
parent af0a3adce7
commit 9453ae0244
2 changed files with 4 additions and 9 deletions

View File

@@ -42,10 +42,8 @@
<a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><p>This is a list of all changes that went into this release that did not directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.</p>
<table width="100%" border="1">
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=350588">350588</a></td><td>mjordan</td><td>Create tag for 1.8.9.0-rc2</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=350606">350606</a></td><td>mjordan</td><td>Merged 1.8.9.0-rc2 blockers</td>
<td></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=350682">350682</a></td><td>bebuild</td><td>Remove summary files</td>
<td></td></tr></table>
<tr><td><b>Revision</b></td><td><b>Author</b></td><td><b>Summary</b></td><td><b>Issues Referenced</b></td></tr><tr><td><a href="http://svn.digium.com/view/asterisk/branches/1.8?view=revision&revision=350552">350552</a></td><td>mjordan</td><td>Realtime queues failed to load queue information/td>
<td><a href="https://issues.asterisk.org/jira/browse/ASTERISK-19170">ASTERISK-19170</a></td></tr></table>
<hr/>
<a name="diffstat"><h2 align="center">Diffstat Results</h2></a>
<center><a href="#top">[Back to Top]</a></center><br/><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>

View File

@@ -65,11 +65,8 @@
+------------------------------------------------------------------------+
| Revision | Author | Summary | Issues Referenced |
|-----------+----------+-----------------------------+-------------------|
| 350588 | mjordan | Create tag for 1.8.9.0-rc2 | |
|-----------+----------+-----------------------------+-------------------|
| 350606 | mjordan | Merged 1.8.9.0-rc2 blockers | |
|-----------+----------+-----------------------------+-------------------|
| 350682 | bebuild | Remove summary files | |
| 350552 | mjordan | Realtime queues failed to | ASTERISK-19170 |
| | | load queue information | |
+------------------------------------------------------------------------+
----------------------------------------------------------------------