From abde3b72dab8426b883dd46783160c8582dc6b51 Mon Sep 17 00:00:00 2001 From: Todd Short Date: Wed, 4 Sep 2024 14:43:51 -0400 Subject: [PATCH] Update md files for 3.0.15 --- CHANGES.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 0acf26de25653..be35916054260 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,7 +28,7 @@ breaking changes, and mappings for the large list of deprecated functions. [Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod -### Changes between 3.0.14 and 3.0.14+quic [7 Jun 2024] +### Changes between 3.0.15 and 3.0.15+quic [3 Sep 2024] * Add QUIC API support from BoringSSL diff --git a/README.md b/README.md index 9b057e1f2c51c..702cc3979a182 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ What This Is This is a fork of [OpenSSL](https://www.openssl.org) to enable QUIC. In addition to the website, the official source distribution is at . The OpenSSL `README` can be found at -[README-OpenSSL.md](https://github.com/quictls/openssl/blob/openssl-3.0.13%2Bquic/README-OpenSSL.md) +[README-OpenSSL.md](https://github.com/quictls/openssl/blob/openssl-3.0.15%2Bquic/README-OpenSSL.md) This fork adds APIs that can be used by QUIC implementations for connection handshakes. Quoting the IETF Working group