summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@divmod.com>2011-04-15 12:17:53 -0400
committerJean-Paul Calderone <exarkun@divmod.com>2011-04-15 12:17:53 -0400
commit2309cd64cd9581dd7ea83153a278841509b856a0 (patch)
tree4b1f9e088351bfe107a0251d0cfd0f3ccec185f5 /ChangeLog
parent2ca33020e15b0143a48de9505785f070591e1326 (diff)
downloadpyopenssl-2309cd64cd9581dd7ea83153a278841509b856a0.tar.gz
document SSLeay_version et al
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 680a6d0..e4d0901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-04-15 Jean-Paul CAlderone <exarkun@twistedmatrix.com>
+
+ * OpenSSL/ssl/ssl.c: Add OPENSSL_VERSION_NUMBER, SSLeay_version
+ and related constants for retrieving version information about the
+ underlying OpenSSL library.
+
2011-04-07 Jean-Paul Calderone <exarkun@twistedmatrix.com>
* Release 0.12