diff options
author | Theo Buehler <tb@openbsd.org> | 2024-03-27 05:15:03 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-03-27 05:15:03 -0600 |
commit | 0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23 (patch) | |
tree | d138c322ae78c25adb9bfe090db31ed8afd20c87 | |
parent | aa0df244d2e1184cb1f09360187269f7a66351ac (diff) | |
download | portable-0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23.tar.gz portable-0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23.tar.bz2 portable-0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ LibreSSL Portable Release Notes: | |||
40 | - Removed unnecessary stat calls in by_dir. | 40 | - Removed unnecessary stat calls in by_dir. |
41 | - Split parsing and processing of TLS extensions to ensure that | 41 | - Split parsing and processing of TLS extensions to ensure that |
42 | extension callbacks are called in a predefined order. | 42 | extension callbacks are called in a predefined order. |
43 | - Cleaned up the MD4 and MD5 implementations. | ||
43 | * Documentation improvements | 44 | * Documentation improvements |
44 | - Removed documentation of no longer existing API. | 45 | - Removed documentation of no longer existing API. |
45 | * Testing and proactive security | 46 | * Testing and proactive security |