aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkinichiro <kinichiro.inoguchi@gmail.com>2022-02-18 20:49:17 +0900
committerkinichiro <kinichiro.inoguchi@gmail.com>2022-02-18 20:49:17 +0900
commit75388d4d2bc110fc6ebac7bfcaf752884753498b (patch)
treef9a08db35832a12c135f37174cae7fcb81903f0f /ChangeLog
parentf026757d12bb4c17cec63993d6062ab36050403c (diff)
downloadportable-75388d4d2bc110fc6ebac7bfcaf752884753498b.tar.gz
portable-75388d4d2bc110fc6ebac7bfcaf752884753498b.tar.bz2
portable-75388d4d2bc110fc6ebac7bfcaf752884753498b.zip
Add portable improvements to changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba84b2b..60617e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,12 @@ LibreSSL Portable Release Notes:
38 * Portable Improvements 38 * Portable Improvements
39 - Fixed various POSIX compliance and other portability issues 39 - Fixed various POSIX compliance and other portability issues
40 found by the port to the Sortix operating system. 40 found by the port to the Sortix operating system.
41 - Add libmd as platform specific libraries for Solaris.
42 Issue reported from (ihsan <at> opencsw org) on libressl ML.
43 - Set IA-64 compiler flag only if it is HP-UX with IA-64.
44 Suggested from Larkin Nickle (me <at> larbob org) by libressl ML.
45 - Enabled and scheduled Coverity scan.
46 Contributed by Ilya Shipitsin (chipitsine <at> gmail com> on github.
41 * Compatibility Changes 47 * Compatibility Changes
42 - Most structs that were previously defined in the following headers 48 - Most structs that were previously defined in the following headers
43 are now opaque as they are in OpenSSL 1.1: 49 are now opaque as they are in OpenSSL 1.1: