diff options
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -35,6 +35,9 @@ LibreSSL Portable Release Notes: | |||
| 35 | - Most compatibility symbols are prefixed with libressl_ to avoid | 35 | - Most compatibility symbols are prefixed with libressl_ to avoid |
| 36 | symbol clashes in static links. | 36 | symbol clashes in static links. |
| 37 | - Fixed various warnings on Windows. | 37 | - Fixed various warnings on Windows. |
| 38 | - Disabled assert pop-ups with debug builds on Windows. | ||
| 39 | - Fixed asserts and hangs in Windows ARM64 builds. | ||
| 40 | - Fixed issues building where CET is not supported. | ||
| 38 | * Internal improvements | 41 | * Internal improvements |
| 39 | - Converted uses of OBJ_bsearch_() to standard bsearch(). | 42 | - Converted uses of OBJ_bsearch_() to standard bsearch(). |
| 40 | - Greatly simplified by_file_ctrl(). | 43 | - Greatly simplified by_file_ctrl(). |
