diff options
author | Theo Buehler <tb@openbsd.org> | 2024-10-28 22:49:57 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-10-28 22:49:57 -0600 |
commit | d219952fac6cd6aac20fa3c2c07573f4aa136fd1 (patch) | |
tree | bd6cd96a994609be4fd419093c3f3bdc4f87b71f | |
parent | eb6aaeb8c4a6809c9c3d95f149b92d957aaf8736 (diff) | |
download | portable-d219952fac6cd6aac20fa3c2c07573f4aa136fd1.tar.gz portable-d219952fac6cd6aac20fa3c2c07573f4aa136fd1.tar.bz2 portable-d219952fac6cd6aac20fa3c2c07573f4aa136fd1.zip |
Tweak ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |