~myers-1/pyopenssl/npn

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Jean-Paul Calderone
  • Date: 2011-09-13 19:24:38 UTC
  • Revision ID: exarkun@divmod.com-20110913192438-1212q0lyyr1fdpwf
Correctly handle errors from X509_CRL_sign

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-09-13  Jean-Paul Calderone  <exarkun@twistedmatrix.com>
 
2
 
 
3
        * OpenSSL/crypto/crl.c: Add error handling for the use of
 
4
          X509_CRL_sign.
 
5
 
1
6
2011-09-11  Jonathan Ballet  <lp:multani>
2
7
 
3
8
        * doc/: Convert the LaTeX documentation to Sphinx-using ReST.