typo
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4cb7aaac55e615dff72eda9711e570d13bb1b937..31f983472440ae68734a2145bc618247af9c596b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,10 +4,24 @@
 
  Changes between 1.0.1 and 1.0.2 [xx XXX xxxx]
 
+  *) SSL/TLS tracing code. This parses out SSL/TLS records using the
+     message callback and prints the results. Needs compile time option
+     "enable-ssl-trace". New options to s_client and s_server to enable
+     tracing.
+     [Steve Henson]
+
+  *) New ctrl and macro to retrieve supported points extensions.
+     Print out extension in s_server.
+     [Steve Henson]
+
   *) New functions to retrieve certificate signature and signature
      OID NID.
      [Steve Henson]
 
+  *) Add functions to retrieve and manipulate the raw cipherlist sent by a
+     client to OpenSSL.
+     [Steve Henson]
+
   *) New Suite B modes for TLS code. These use and enforce the requirements
      of RFC6460: restrict ciphersuites, only permit Suite B algorithms and
      only use Suite B curves. The Suite B modes can be set by using the