Commit 3fe85096 authored by Matt Caswell's avatar Matt Caswell
Browse files

Added DSA opacity to CHANGES

parent fbaedfdd
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 DSA and DSA_METHOD opaque. The structures for managing DSA objects
     have been moved out of the public header files. New functions for managing
     these have been added.
     [Matt Caswell]

  *) Made BIO and BIO_METHOD opaque. The structures for managing BIOs have been
  *) Made BIO and BIO_METHOD opaque. The structures for managing BIOs have been
     moved out of the public header files. New functions for managing these
     moved out of the public header files. New functions for managing these
     have been added.
     have been added.