[xiph-commits] r18530 - websites/icecast.org
ph3-der-loewe at svn.xiph.org
ph3-der-loewe at svn.xiph.org
Tue Aug 7 05:32:26 PDT 2012
Author: ph3-der-loewe
Date: 2012-08-07 05:32:26 -0700 (Tue, 07 Aug 2012)
New Revision: 18530
Modified:
websites/icecast.org/news.php
Log:
escape XML tags in HTML, added extra space
Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php 2012-08-07 12:31:20 UTC (rev 18529)
+++ websites/icecast.org/news.php 2012-08-07 12:32:26 UTC (rev 18530)
@@ -22,13 +22,13 @@
<br />
<li>Bugfixes -
<ul>
- <li> Updated Documentation(Closes: <a href="https://trac.xiph.org/ticket/1238">#1238</a>)
+ <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: <a href="https://trac.xiph.org/ticket/735">#735</a>)
+ <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> 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>
More information about the commits
mailing list