Add more platforms.
diff --git a/htdocs/ChangeLog b/htdocs/ChangeLog
index c9636f9..70cd337 100644
--- a/htdocs/ChangeLog
+++ b/htdocs/ChangeLog
@@ -1,5 +1,9 @@
2008-02-15 Anthony Green <green@redhat.com>
+ * index.html: Add x86-64 darwin and sparc results. Thanks Andreas.
+
+2008-02-15 Anthony Green <green@redhat.com>
+
* index.html: 3.0 is done!
2008-02-15 Anthony Green <green@redhat.com>
diff --git a/htdocs/index.html b/htdocs/index.html
index 0a3401d..5b698fd 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -65,10 +65,12 @@ release was only tested on:
<li> mips o32 linux (little endian)
<li> powerpc darwin
<li> powerpc64 linux
-<li> sparc solaris (SPARC V9 ABI)
+<li> sparc solaris
+<li> sparc64 solaris
<li> x86 cygwin
<li> x86 darwin
<li> x86 linux
+<li> x86-64 darwin
<li> x86-64 linux
<li> x86-64 OS X
</ul>