aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_11_15.rst
blob: 6942e9a2138e785ec0c788de283e83b4a4a7ec16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Version 1.11.15, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* A bug in ffi.cpp meant Python could only encrypt. Github issue 53.

* When comparing two ASN.1 algorithm identifiers, consider empty and
  NULL parameters the same.

* Fixed memory leaks in TLS and cipher modes introduced in 1.11.14

* MARK-4 failed when OpenSSL was enabled in the build in 1.11.14
  because the OpenSSL version ignored the skip parameter.

* Fix compilation problem on OS X