Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r1336:09b29fe4d7ff
Date: 2013-08-01 23:07 +0200
http://bitbucket.org/cffi/cffi/changeset/09b29fe4d7ff/

Log:    Remove this temporary warning

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -78,8 +78,6 @@
   with CFFI).
 
 * pycparser >= 2.06: http://code.google.com/p/pycparser/
-  (Note that in old downloads of 2.08, the tarball contained an
-  installation issue; it was fixed without changing the version number.)
 
 * a C compiler is required to use CFFI during development, but not to run
   correctly-installed programs that use CFFI.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to