Commit 3df93571 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Update CHANGES.

parent 992e92a4
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -64,9 +64,7 @@
     content types and variants.
     [Steve Henson]

  *) Zlib compression BIO. This is a filter BIO which compressed and
     uncompresses any data passed through it. Add options to enc utility
     to support it.
  *) Add options to enc utility to support use of zlib compression BIO.
     [Steve Henson]

  *) Extend mk1mf to support importing of options and assembly language
@@ -683,6 +681,10 @@

 Changes between 0.9.8g and 0.9.8h  [xx XXX xxxx]

  *) Zlib compression BIO. This is a filter BIO which compressed and
     uncompresses any data passed through it.
     [Steve Henson]

  *) Add AES_wrap_key() and AES_unwrap_key() functions to implement
     RFC3394 compatible AES key wrapping.
     [Steve Henson]