Add RFC5114 DH parameters to OpenSSL. Add test data to dhtest.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 795ada567e70951ec61682908e5ff26e89ff4212..d5e535b593f429749a36e0e0d674ca27d2cb7afc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 1.0.1 and 1.1.0  [xx XXX xxxx]
 
+  *) Add DH parameters from RFC5114 including test data to dhtest.
+     [Steve Henson]
+
   *) Update fips_test_suite to support multiple command line options. New
      test to induce all self test errors in sequence and check expected
      failures.