aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-10-28 22:49:57 -0600
committerTheo Buehler <tb@openbsd.org>2024-10-28 22:49:57 -0600
commitd219952fac6cd6aac20fa3c2c07573f4aa136fd1 (patch)
treebd6cd96a994609be4fd419093c3f3bdc4f87b71f
parenteb6aaeb8c4a6809c9c3d95f149b92d957aaf8736 (diff)
downloadportable-d219952fac6cd6aac20fa3c2c07573f4aa136fd1.tar.gz
portable-d219952fac6cd6aac20fa3c2c07573f4aa136fd1.tar.bz2
portable-d219952fac6cd6aac20fa3c2c07573f4aa136fd1.zip
Tweak ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d5d9d9b..014bbe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,7 +35,7 @@ LibreSSL Portable Release Notes:
35 * Internal improvements 35 * Internal improvements
36 - Cleaned up the error implementation. 36 - Cleaned up the error implementation.
37 - Many bug fixes and simplifications in the EC ASN.1 code. 37 - Many bug fixes and simplifications in the EC ASN.1 code.
38 - Corrected several DER encoding bugs for EC keys and parameters. 38 - Corrected DER encoding for EC keys and parameters.
39 - Polished EC_POINT_{oct2point,point2oct}() internals. 39 - Polished EC_POINT_{oct2point,point2oct}() internals.
40 - Reworked CPU capabilities detection. 40 - Reworked CPU capabilities detection.
41 * Compatibility changes 41 * Compatibility changes