Fix indent, use https, end sentences with '.'

This commit is contained in:
Theo Buehler 2023-04-02 09:16:29 -06:00
parent f450fde111
commit 634b5a5b89

View File

@ -47,11 +47,11 @@ LibreSSL Portable Release Notes:
3.7.2 - Stable release 3.7.2 - Stable release
* Portable changes * Portable changes
- Moved official Github project to http://github.com/libressl/ - Moved official Github project to https://github.com/libressl/.
- Build support for Apple Silicon - Build support for Apple Silicon.
- Installed opensslconf.h is now architecture-specific - Installed opensslconf.h is now architecture-specific.
- Removed internal defines from opensslconf.h - Removed internal defines from opensslconf.h.
- Support reproducible builds on tagged commits in main branch - Support reproducible builds on tagged commits in main branch.
3.7.1 - Development release 3.7.1 - Development release