diff --git a/CHANGES.md b/CHANGES.md index e2579af778f65..201b6884934bf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,7 +22,7 @@ OpenSSL Releases OpenSSL 3.1 ----------- -### Changes between 3.1.3 and 3.1.3+quic [6 Oct 2023] +### Changes between 3.1.4 and 3.1.4+quic [24 Oct 2023] * Add QUIC API support from BoringSSL. diff --git a/README.md b/README.md index 6f627da5fa465..6e9007417afff 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.1.3%2Bquic/README-OpenSSL.md) +[README-OpenSSL.md](https://github.com/quictls/openssl/blob/openssl-3.1.4%2Bquic/README-OpenSSL.md) This fork adds APIs that can be used by QUIC implementations for connection handshakes. Quoting the IETF Working group