diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-08-26 23:05:26 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-08-26 23:05:26 +0200 |
commit | 1cd5008bba4e511aad2cec05d8319f5f03fee590 (patch) | |
tree | d858a011caff272f8bd2136e4a299e80f72da1ef | |
parent | da933ee29d1fed018462ff6a15e93bb72e8372ce (diff) |
INTERNALS: nghttp2 must be 0.6.0 or later
-rw-r--r-- | docs/INTERNALS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/INTERNALS b/docs/INTERNALS index 6bf3c92cd..c028f7094 100644 --- a/docs/INTERNALS +++ b/docs/INTERNALS @@ -47,6 +47,7 @@ Portability axTLS 1.2.7 PolarSSL 1.3.0 Heimdal ? + nghttp2 0.6.0 On systems where configure runs, we aim at working on them all - if they have a suitable C compiler. On systems that don't run configure, we strive to keep |