aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2026-05-03 03:02:13 -0600
committerTheo Buehler <tb@openbsd.org>2026-05-03 03:05:14 -0600
commite0048ecd5f885d544de998ec03daf7aee63c958a (patch)
tree9253e749639933cea53fee74e95c919370733327 /ChangeLog
parent1feb9300fbf4ec2103b423d9c72cd12856210b21 (diff)
downloadportable-e0048ecd5f885d544de998ec03daf7aee63c958a.tar.gz
portable-e0048ecd5f885d544de998ec03daf7aee63c958a.tar.bz2
portable-e0048ecd5f885d544de998ec03daf7aee63c958a.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a280251..8446188 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,8 @@ LibreSSL Portable Release Notes:
32 32
33 * Internal improvements 33 * Internal improvements
34 - Minor code cleanup for PKCS#7. 34 - Minor code cleanup for PKCS#7.
35 - Clear unused bits for the maximum of RFC 3779 IP address ranges.
36 - Cleanup passes over the DTLS code, avoiding many contortions.
35 * Compatibility changes 37 * Compatibility changes
36 * New features 38 * New features
37 * Bug fixes 39 * Bug fixes