aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-03-27 05:15:03 -0600
committerTheo Buehler <tb@openbsd.org>2024-03-27 05:15:03 -0600
commit0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23 (patch)
treed138c322ae78c25adb9bfe090db31ed8afd20c87
parentaa0df244d2e1184cb1f09360187269f7a66351ac (diff)
downloadportable-0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23.tar.gz
portable-0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23.tar.bz2
portable-0d3e173e2614a95d1a81d1e62bfbbd8a20abfb23.zip
Update ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d13119..ac46a54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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