Author: Matti Picus <matti.pi...@gmail.com>
Branch: extradoc
Changeset: r818:674a668ca389
Date: 2016-11-12 18:13 +0200
http://bitbucket.org/pypy/pypy.org/changeset/674a668ca389/

Log:    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 &#8212; <strong>PyPy2.7 v5.6.0</strong> 
&#8212; (<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 &#8212; <strong>PyPy2.7 v5.6.0</strong> 
&#8212; (<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 &#8212; <strong>PyPy3.3 
v5.5-alpha</strong> &#8212; (<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 &#8212; 
<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 &#8212; **PyPy2.7 v5.6.0** &#8212; (`what's 
new in PyPy2.7?`_
-  and `bugfix release`_)
+* the Python2.7 compatible release &#8212; **PyPy2.7 v5.6.0** &#8212; (`what's 
new in PyPy2.7?`_)
+
 * the Python3.3 compatible release &#8212; **PyPy3.3 v5.5-alpha** &#8212; 
(`what's new in PyPy3.3?`_).
 
 * the Python2.7 Software Transactional Memory special release &#8212; 
**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
 
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to