We ship statically linked wheels for OS X as well
diff --git a/docs/security.rst b/docs/security.rst
index 5025345..13f9996 100644
--- a/docs/security.rst
+++ b/docs/security.rst
@@ -30,9 +30,10 @@
 New releases for OpenSSL updates
 --------------------------------
 
-As of version 0.5, ``cryptography`` statically links OpenSSL on Windows to ease
-installation. Due to this, ``cryptography`` will release a new version whenever
-OpenSSL has a security or bug fix release to avoid shipping insecure software.
+As of version 0.5, ``cryptography`` statically links OpenSSL on Windows, and as
+of version 1.0.1 on OS X, to ease installation. Due to this, ``cryptography``
+will release a new version whenever OpenSSL has a security or bug fix release to
+avoid shipping insecure software.
 
 Like all our other releases, this will be announced on the mailing list and we
 strongly recommend that you upgrade as soon as possible.