Commit 6a47c391 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add CHANGES entry for DH and DH_METHOD opacity

parent 0263b992
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -4,6 +4,11 @@


 Changes between 1.0.2g and 1.1.0  [xx XXX xxxx]
 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
  *) Made RSA and RSA_METHOD opaque. The structures for managing RSA
     objects have been moved out of the public header files. New
     objects have been moved out of the public header files. New
     functions for managing these have been added.
     functions for managing these have been added.