From: Jim Jagielski Date: Tue, 16 Feb 2016 17:42:49 +0000 (+0000) Subject: docco change re 451 X-Git-Tag: 2.5.0-alpha~2059 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a9e17768fc3ebdb26441e2acb85f857ee6cc6a;p=thirdparty%2Fapache%2Fhttpd.git docco change re 451 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1730726 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5e84e2a04e9..c20b208b72c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) core: Added support for HTTP code 451. PR58985. + [Yehuda Katz , Jim Jagielski] + *) mod_ssl: Add support for OpenSSL 1.1.0. [Rainer Jung] *) hostname: Test and log useragent_host per-request across various modules,