Update CHANGES.
This commit is contained in:
parent
992e92a46e
commit
3df9357103
1 changed files with 5 additions and 3 deletions
8
CHANGES
8
CHANGES
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue