summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 18bfe59c57..52add7c15b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1084,6 +1084,14 @@ when needed.
This is only supported on systems where loading of shared libraries is supported.
+### enable-unstable-qlog
+
+Enables QLOG output support for the QUIC protocol. This functionality is
+unstable and implements a draft version of the QLOG specification. The QLOG
+output from OpenSSL will change in incompatible ways in future, and is not
+subject to any format stability or compatibility guarantees at this time. See
+the manpage openssl-qlog(7) for details.
+
### 386
In 32-bit x86 builds, use the 80386 instruction set only in assembly modules