From 15fb3187f594979891f20cac1bec529617a5ef14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 14 Nov 2018 17:12:06 +0100 Subject: Add some missing items to a few module changelogs --- doc/src/manual/cowboy_http.asciidoc | 2 +- doc/src/manual/cowboy_http2.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/src/manual/cowboy_http.asciidoc b/doc/src/manual/cowboy_http.asciidoc index e735b9a..9ad1b27 100644 --- a/doc/src/manual/cowboy_http.asciidoc +++ b/doc/src/manual/cowboy_http.asciidoc @@ -140,7 +140,7 @@ Ordered list of stream handlers that will handle all stream events. == Changelog -* *2.6*: The `sendfile` option was added. +* *2.6*: The `http10_keepalive`, `proxy_header` and `sendfile` options were added. * *2.5*: The `linger_timeout` option was added. * *2.2*: The `max_skip_body_length` option was added. * *2.0*: The `timeout` option was renamed `request_timeout`. diff --git a/doc/src/manual/cowboy_http2.asciidoc b/doc/src/manual/cowboy_http2.asciidoc index 014fa9c..8a79846 100644 --- a/doc/src/manual/cowboy_http2.asciidoc +++ b/doc/src/manual/cowboy_http2.asciidoc @@ -147,7 +147,7 @@ Ordered list of stream handlers that will handle all stream events. == Changelog -* *2.6*: The `sendfile` option was added. +* *2.6*: The `proxy_header` and `sendfile` options were added. * *2.4*: Add the options `initial_connection_window_size`, `initial_stream_window_size`, `max_concurrent_streams`, `max_decode_table_size`, `max_encode_table_size`, -- cgit v1.2.3