From 6a47c39175c6f5329fa3734c798abd6250560653 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 7 Apr 2016 15:47:28 +0100 Subject: [PATCH] Add CHANGES entry for DH and DH_METHOD opacity Reviewed-by: Richard Levitte --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 8ea13306cf..f404994aad 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Changes between 1.0.2g and 1.1.0 [xx XXX xxxx] + *) Made DH and DH_METHOD opaque. The structures for managing DH objects + have been moved out of the public header files. New functions for managing + these have been added. + [Matt Caswell] + *) Made RSA and RSA_METHOD opaque. The structures for managing RSA objects have been moved out of the public header files. New functions for managing these have been added. -- 2.34.1