From 1cd5008bba4e511aad2cec05d8319f5f03fee590 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 26 Aug 2014 23:05:26 +0200
Subject: [PATCH] INTERNALS: nghttp2 must be 0.6.0 or later

---
 docs/INTERNALS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/INTERNALS b/docs/INTERNALS
index 6bf3c92cde..c028f70941 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
-- 
GitLab