[xiph-commits] r13742 - websites/theora.org/news
giles at svn.xiph.org
giles at svn.xiph.org
Tue Sep 4 12:27:06 PDT 2007
Author: giles
Date: 2007-09-04 12:27:06 -0700 (Tue, 04 Sep 2007)
New Revision: 13742
Modified:
websites/theora.org/news/index.shtml.en
Log:
Random validation flailing: convert a blockquote to an list.
Modified: websites/theora.org/news/index.shtml.en
===================================================================
--- websites/theora.org/news/index.shtml.en 2007-09-04 19:25:05 UTC (rev 13741)
+++ websites/theora.org/news/index.shtml.en 2007-09-04 19:27:06 UTC (rev 13742)
@@ -268,11 +268,11 @@
<p>This release contains build fixes from the alpha6 release. There are
no new features. The new MMX asm is enabled by default, and a problem
with that same code on SELinux machines has been fixed.</p>
-<blockquote>
- <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.bz2">libtheora-1.0alpha7.tar.bz2</a><br/>
- <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7.tar.gz</a><br/>
- <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.zip">libtheora-1.0alpha7.zip</a>
-</blockquote>
+<ul>
+ <li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.bz2">libtheora-1.0alpha7.tar.bz2</a></li>
+ <li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz">libtheora-1.0alpha7.tar.gz</a></li>
+ <li><a href="http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.zip">libtheora-1.0alpha7.zip</a></li>
+</ul>
<h3>Cinelerra supports distributed theora encoding</h3>
<p class="newsdate">2006 May 31</p>
More information about the commits
mailing list