# HG changeset patch
# User Matti Picus <matti.picus@gmail.com>
# Date 1478967222 -7200
#      Sat Nov 12 18:13:42 2016 +0200
# Branch extradoc
# Node ID 674a668ca3890ed5f64ab6b619f6cb94ce5a55dc
# Parent  6a3d801ca30daff68bf3b25f1f876fc33093b01d
no bugfix yet

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -74,8 +74,7 @@
 performance improvements.</p>
 <p>We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows for:</p>
 <ul class="simple">
-<li>the Python2.7 compatible release — <strong>PyPy2.7 v5.6.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html">what's new in PyPy2.7?</a>
-and <a class="reference external" href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html">bugfix release</a>)</li>
+<li>the Python2.7 compatible release — <strong>PyPy2.7 v5.6.0</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html">what's new in PyPy2.7?</a>)</li>
 <li>the Python3.3 compatible release — <strong>PyPy3.3 v5.5-alpha</strong> — (<a class="reference external" href="http://doc.pypy.org/en/latest/release-pypy3.3-v5.5-alpha.html">what's new in PyPy3.3?</a>).</li>
 <li>the Python2.7 Software Transactional Memory special release — <strong>PyPy-STM 2.5.1</strong> (Linux x86-64 only)</li>
 </ul>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -14,14 +14,13 @@
 
 We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows for:
 
-* the Python2.7 compatible release — **PyPy2.7 v5.6.0** — (`what's new in PyPy2.7?`_
-  and `bugfix release`_)
+* the Python2.7 compatible release — **PyPy2.7 v5.6.0** — (`what's new in PyPy2.7?`_)
+
 * the Python3.3 compatible release — **PyPy3.3 v5.5-alpha** — (`what's new in PyPy3.3?`_).
 
 * the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1** (Linux x86-64 only)
 
 .. _what's new in PyPy2.7?: http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html
-.. _bugfix release: http://doc.pypy.org/en/latest/release-pypy2.7-v5.6.0.html
 .. _what's new in PyPy3.3?: http://doc.pypy.org/en/latest/release-pypy3.3-v5.5-alpha.html