add 0.7.1 changelog to master
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 1ceb39d..c07ee8e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,12 @@
 * :func:`~cryptography.hazmat.primitives.serialization.load_ssh_public_key` can
   now load elliptic curve public keys.
 
+0.7.1 - 2014-12-28
+~~~~~~~~~~~~~~~~~~
+
+* Fixed an issue preventing compilation on platforms where ``OPENSSL_NO_SSL3``
+  was defined.
+
 0.7 - 2014-12-17
 ~~~~~~~~~~~~~~~~