aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2025-04-12 18:20:53 +0200
committerTheo Buehler <tb@openbsd.org>2025-04-12 18:23:12 +0200
commit73779a46bf49c4f53cc4b81993135a7408a01963 (patch)
treec4d70e51e1533055a95d0d8116e683254f654124
parentcc764c1f89cefcbbbafb6fa2888363b88468b757 (diff)
downloadportable-73779a46bf49c4f53cc4b81993135a7408a01963.tar.gz
portable-73779a46bf49c4f53cc4b81993135a7408a01963.tar.bz2
portable-73779a46bf49c4f53cc4b81993135a7408a01963.zip
Update ChangeLogHEADmaster
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9c4421..52aa44d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,7 @@ LibreSSL Portable Release Notes:
32 32
33 * Portable changes 33 * Portable changes
34 - Added initial experimental support for loongarch64. 34 - Added initial experimental support for loongarch64.
35 - Fixed compilation for mips32 and reenable CI.
35 - Fixed CMake builds on FreeBSD. 36 - Fixed CMake builds on FreeBSD.
36 - Fixed the --prefix option for cmake --install. 37 - Fixed the --prefix option for cmake --install.
37 - Fixed tests for MinGW due to missing sh(1). 38 - Fixed tests for MinGW due to missing sh(1).