diff options
author | Theo Buehler <tb@openbsd.org> | 2024-03-27 18:38:12 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-03-27 18:38:12 -0600 |
commit | addc4a1e9bca4aeafa1be00515c556fe53590fb1 (patch) | |
tree | 0a437459d9e55e7dfcc6c68de3581c60968a0a2a | |
parent | 8b4c82506a56697b36afeeddc4d1d90e8b8b071d (diff) | |
download | portable-addc4a1e9bca4aeafa1be00515c556fe53590fb1.tar.gz portable-addc4a1e9bca4aeafa1be00515c556fe53590fb1.tar.bz2 portable-addc4a1e9bca4aeafa1be00515c556fe53590fb1.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ LibreSSL Portable Release Notes: | |||
46 | * Testing and proactive security | 46 | * Testing and proactive security |
47 | - Switched the remaining tests to new certs. | 47 | - Switched the remaining tests to new certs. |
48 | * Compatibility changes | 48 | * Compatibility changes |
49 | - Removed workaround for F5 middle boxes. | ||
49 | * Bug fixes | 50 | * Bug fixes |
50 | - Fixed signed integer overflow in bnrand(). | 51 | - Fixed signed integer overflow in bnrand(). |
51 | 52 | ||