Fix export tests.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 412d913b1713c30d04ba71cc3b808f2e2f42d492..430603ad6b65afe8cc20278164e46811316db25e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Temp key "for export" tests were wrong in s3_srvr.c.
+     [Anonymous <nobody@replay.com>]
+
   *) Add prototype for temp key callback functions
      SSL_CTX_set_tmp_{rsa,dh}_callback().
      [Ben Laurie]