diff options
| author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | 2014-03-29 18:19:36 -0400 |
|---|---|---|
| committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | 2014-03-29 18:19:36 -0400 |
| commit | b13ce3183fed73cc126ec078b08bd1e329f4e2e0 (patch) | |
| tree | 8fe0de4ec04054bc4e0f5c7c70e1a735597c708a /ChangeLog | |
| parent | ab04bdcb04a32eb95e13086891e313706358b2ea (diff) | |
| parent | 60904655cd24e09c4b4334052b44a0e138a73ef1 (diff) | |
| download | pyopenssl-b13ce3183fed73cc126ec078b08bd1e329f4e2e0.tar.gz | |
merge master
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ * OpenSSL/SSL.py: Add ``get_cipher_name``, ``get_cipher_bits``, and ``get_cipher_version`` to ``Connection``. +2014-03-28 Jean-Paul Calderone <exarkun@twistedmatrix.com> + + * OpenSSL/tsafe.py: Replace the use of ``apply`` (which has been + removed in Python 3) with the equivalent syntax. + 2014-03-02 Stephen Holsapple <sholsapp@gmail.com> * OpenSSL/crypto.py: Add ``get_extensions`` method to ``X509Req``. |
