Add CHANGES entry for SCT viewer code.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 613b54f0e4eed5e845c3220deb0fee7bf3986cc5..c2a23d1082e5b3248f52d590293a8ede8b1a80c4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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.)