New release
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
diff --git a/htdocs/ChangeLog b/htdocs/ChangeLog
index f134fc6..2352487 100644
--- a/htdocs/ChangeLog
+++ b/htdocs/ChangeLog
@@ -1,5 +1,9 @@
2008-02-14 Anthony Green <green@redhat.com>
+ * index.html: New release.
+
+2008-02-14 Anthony Green <green@redhat.com>
+
* index.html (href): Update license reference.
2008-02-14 Anthony Green <green@redhat.com>
diff --git a/htdocs/index.html b/htdocs/index.html
index 343b4b3..e8da899 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -8,9 +8,9 @@ libffi
<h1>libffi - a portable foreign function interface library</h1>
-<b>libffi-2.99.4</b> was released on February 14, 2008. You can ftp it
+<b>libffi-2.99.6</b> was released on February 14, 2008. You can ftp it
from <a
-href="ftp://sourceware.org:/pub/libffi/libffi-2.99.4.tar.gz">sourceware.org:/pub/libffi/libffi-2.99.4.tar.gz</a>.
+href="ftp://sourceware.org:/pub/libffi/libffi-2.99.6.tar.gz">sourceware.org:/pub/libffi/libffi-2.99.6.tar.gz</a>.
<p>
@@ -62,13 +62,18 @@ release was only tested on:
<li> arm oabi linux
<li> arm eabi linux
<li> hppa64 linux
+<li> powerpc darwin
<li> powerpc64 linux
<li> sparc solaris (SPARC V9 ABI)
<li> x86 cygwin
+<li> x86 darwin
<li> x86 linux
<li> x86-64 linux
+<li> x86-64 OS X
</ul>
+Please send additional platform test results to
+<a href="mailto:libffi-discuss@sourceware.org">libffi-discuss@sourceware.org</a>.
<h2>How to get it</h2>
@@ -128,8 +133,8 @@ libffi was originally written by <a href="http://spindazzle.org/greenblog"><b>An
<p>
The developers of the GNU Compiler Collection project have made
-innumerable valuable contributions. See this ChangeLog files in the source distribution for
-details.
+innumerable valuable contributions. See this ChangeLog files in the
+source distribution for details.
<p>
Some of the ideas behind libffi were inspired by Gianni Mariani's free