add portable changes

This commit is contained in:
Brent Cook 2023-04-02 07:01:44 -05:00
parent 7b4991bf97
commit f450fde111

View File

@ -44,6 +44,15 @@ LibreSSL Portable Release Notes:
- As always, new test coverage is added as bugs are fixed and subsystems
are cleaned up.
3.7.2 - Stable release
* Portable changes
- Moved official Github project to http://github.com/libressl/
- Build support for Apple Silicon
- Installed opensslconf.h is now architecture-specific
- Removed internal defines from opensslconf.h
- Support reproducible builds on tagged commits in main branch
3.7.1 - Development release
* Internal improvements