Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D1AFC18703 for ; Wed, 23 Mar 2016 11:53:25 +0000 (UTC) Received: (qmail 25626 invoked by uid 500); 23 Mar 2016 11:53:25 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 25560 invoked by uid 500); 23 Mar 2016 11:53:25 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 25548 invoked by uid 99); 23 Mar 2016 11:53:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Mar 2016 11:53:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 4113EC86AE for ; Wed, 23 Mar 2016 11:53:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.99 X-Spam-Level: X-Spam-Status: No, score=0.99 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id vA_NEPotJywf for ; Wed, 23 Mar 2016 11:53:24 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 11A2A5F23A for ; Wed, 23 Mar 2016 11:53:24 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 63BECE021F for ; Wed, 23 Mar 2016 11:53:23 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 636003A0249 for ; Wed, 23 Mar 2016 11:53:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1736312 - /httpd/httpd/branches/2.4.x/CHANGES Date: Wed, 23 Mar 2016 11:53:23 -0000 To: cvs@httpd.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160323115323.636003A0249@svn01-us-west.apache.org> Author: ylavic Date: Wed Mar 23 11:53:23 2016 New Revision: 1736312 URL: http://svn.apache.org/viewvc?rev=1736312&view=rev Log: Add CHANGES entry for r1736157. Modified: httpd/httpd/branches/2.4.x/CHANGES Modified: httpd/httpd/branches/2.4.x/CHANGES URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1736312&r1=1736311&r2=1736312&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original) +++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Wed Mar 23 11:53:23 2016 @@ -2,6 +2,8 @@ Changes with Apache 2.4.20 + *) mod_http2: Fix build on Windows from dsp files. + [Stefan Eissing] Changes with Apache 2.4.19