Summarize recent backports in CHANGES.

This commit is contained in:
Andy Polyakov 2004-12-20 13:21:25 +00:00
parent fb39cd850c
commit fe707c3260

View file

@ -4,6 +4,10 @@
Changes between 0.9.7e and 0.9.7f [XX xxx XXXX]
*) Back-port of selected performance improvements from development
branch, as well as improved support for PowerPC platforms.
[Andy Polyakov]
*) Add lots of checks for memory allocation failure, error codes to indicate
failure and freeing up memory if a failure occurs.
[Nauticus Networks SSL Team <openssl@nauticusnet.com>, Steve Henson]