Commit 2102c53c authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Add CHANGES entry for SCT viewer code.



Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
(cherry picked from commit b2774f6e)
parent e12e8757
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4,6 +4,10 @@

 Changes between 1.0.1h and 1.0.2 [xx XXX xxxx]

  *) Add support for the SignedCertificateTimestampList certificate and
     OCSP response extensions from RFC6962.
     [Rob Stradling]

  *) Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
     for corner cases. (Certain input points at infinity could lead to
     bogus results, with non-infinity inputs mapped to infinity too.)