diff options
author | Theo Buehler <tb@openbsd.org> | 2023-10-02 06:39:11 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2023-10-02 06:39:11 -0600 |
commit | 8e4af3b18b5ae6f0a4954d9c8494baacd76eab5c (patch) | |
tree | 0499bc946133ba47eada823ce044240514a83df9 | |
parent | 1defa3baa5be532cf36c913055700246dbf4ca78 (diff) | |
download | portable-8e4af3b18b5ae6f0a4954d9c8494baacd76eab5c.tar.gz portable-8e4af3b18b5ae6f0a4954d9c8494baacd76eab5c.tar.bz2 portable-8e4af3b18b5ae6f0a4954d9c8494baacd76eab5c.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ LibreSSL Portable Release Notes: | |||
33 | * Portable changes | 33 | * Portable changes |
34 | * Internal improvements | 34 | * Internal improvements |
35 | * Documentation improvements | 35 | * Documentation improvements |
36 | - Documented the RFC 3779 API | ||
36 | * Testing and Proactive Security | 37 | * Testing and Proactive Security |
37 | * Compatibility changes | 38 | * Compatibility changes |
38 | - Restrict the RFC 3779 code to IPv4 and IPv6. It was not written | 39 | - Restrict the RFC 3779 code to IPv4 and IPv6. It was not written |