Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r3080:aaf620bfeb97
Date: 2018-01-13 10:58 +0100
http://bitbucket.org/cffi/cffi/changeset/aaf620bfeb97/

Log:    Update whatsnew

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -2,6 +2,15 @@
 What's New
 ======================
 
+v1.11.4
+=======
+
+* Windows: reverted linking with ``python3.dll``, because
+  virtualenv does not make this DLL available to virtual environments
+  for now.  See `Issue #355`_.
+
+.. _`Issue #355`: https://bitbucket.org/cffi/cffi/issues/355/
+
 
 v1.11.3
 =======
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to