diff options
author | Theo Buehler <tb@openbsd.org> | 2024-10-26 13:19:22 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-10-26 13:19:22 -0600 |
commit | eb6aaeb8c4a6809c9c3d95f149b92d957aaf8736 (patch) | |
tree | 40fe1cccfa93a1a00f08a9fed8e3f3e1bae36700 | |
parent | 4a2adf24c532fa4e7c188156a6f77ea620d73593 (diff) | |
download | portable-eb6aaeb8c4a6809c9c3d95f149b92d957aaf8736.tar.gz portable-eb6aaeb8c4a6809c9c3d95f149b92d957aaf8736.tar.bz2 portable-eb6aaeb8c4a6809c9c3d95f149b92d957aaf8736.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +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 | - Polished EC_POINT_{oct2point,point2oct}() internals. | 39 | - Polished EC_POINT_{oct2point,point2oct}() internals. |
39 | - Reworked CPU capabilities detection. | 40 | - Reworked CPU capabilities detection. |
40 | * Compatibility changes | 41 | * Compatibility changes |