[xiph-commits] r18529 - websites/icecast.org
ph3-der-loewe at svn.xiph.org
ph3-der-loewe at svn.xiph.org
Tue Aug 7 05:31:20 PDT 2012
Author: ph3-der-loewe
Date: 2012-08-07 05:31:20 -0700 (Tue, 07 Aug 2012)
New Revision: 18529
Modified:
websites/icecast.org/news.php
Log:
convert ticket IDs to links
Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php 2012-08-07 12:24:06 UTC (rev 18528)
+++ websites/icecast.org/news.php 2012-08-07 12:31:20 UTC (rev 18529)
@@ -22,14 +22,14 @@
<br />
<li>Bugfixes -
<ul>
- <li> Updated Documentation(Closes: #1238)
- <li> Fixed double shout_close() (Closes: #720)
+ <li> Updated Documentation(Closes: <a href="https://trac.xiph.org/ticket/1238">#1238</a>)
+ <li> Fixed double shout_close() (Closes: <a href="https://trac.xiph.org/ticket/720">#720</a>)
<li> Reduced error to warning in case of duplicate serial number.
- <li> Fixed handling of <reconnectattempts> when set to zero (Closes: #735)
- <li> Did some code cleanup and hardening (Closes: #1795)
- <li> Enabled compiler warnings (Closes: #1796)
- <li> Added <retry-initial> (Closes: #994)
- <li> Updated handling of empty strings in config file (Closes: #1875)
+ <li> Fixed handling of <reconnectattempts> when set to zero (Closes: <a href="https://trac.xiph.org/ticket/735">#735</a>)
+ <li> Did some code cleanup and hardening (Closes: <a href="https://trac.xiph.org/ticket/1795">#1795</a>)
+ <li> Enabled compiler warnings (Closes: <a href="https://trac.xiph.org/ticket/1796">#1796</a>)
+ <li> Added <retry-initial> (Closes: <a href="https://trac.xiph.org/ticket/994">#994</a>)
+ <li> Updated handling of empty strings in config file (Closes: <a href="https://trac.xiph.org/ticket/1875">#1875</a>)
<li> Updated build system
</ul>
<br />
More information about the commits
mailing list