diff --git a/www/changelog.html b/www/changelog.html
index 2bc07c5..3caafd6 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -81,6 +81,9 @@
     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
 </div>
 <div class="sub">
+    <a title="Binary Release: iPhone" href="../www/binary-releases.html#iPhone">iPhone</a>
+</div>
+<div class="sub">
     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
 </div>
 <div class="sep"></div>

@@ -168,7 +171,7 @@
   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
@@ -191,12 +194,15 @@
 <div class="main">

 

 <h1>ImageMagick Changelog</h1>
-<dl><dt>2011-02-15  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+<dl><dt>2011-02-18  6.6.7-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <dd> Use setjmp() instead of png_setjmp() when building with libpng-1.4.x    because png_setjmp() references png_set_longjmp_fn() which was not    exported by libpng-1.4.x.</dd>
+<dt>2011-02-15  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> New version 6.6.7-8.</dd>
 <dt>2011-02-14  6.6.7-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
   <dd> The PNG encoder should ignore bogus q->opacity values when image->matte    is MagickFalse (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=18067).</dd>
 <dt>2011-02-14  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> Use implicit image format when explicit format is bogus (e.g.    02.13.11-18:43:58.png now writes as PNG).</dd>
+  <dd> Fix problem with 4GB file seeks on a 32-bit OS.</dd>
 <dt>2011-02-13  6.6.7-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
   <dd> Fixed Variable blur to handle small (< 1.0 sigma) blurs generated    by the blur map being used, rather than just 'cutoff' suddenly.</dd>
 <dt>2011-02-08  6.6.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>