Fix warnings about mismatched prototypes, undefined size_t and value computed
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c9d12ea5d4aa8970ecc005e1605aecd8f9967950..9b5236e1d96fbd125668896bc8109c4d842eb223 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 0.9.8i and 0.9.8j  [xx XXX xxxx]
 
+  *) Add JPAKE support, including demo authentication in s_client and
+     s_server.
+     [Ben Laurie]
+
   *) Set the comparison function in v3_addr_canonize().
      [Rob Austein <sra@hactrn.net>]