From 79cd2504d350e66144dd543cf83ddefc421e916b Mon Sep 17 00:00:00 2001 From: Evgeny Kotkov Date: Mon, 10 Oct 2016 09:50:44 +0000 Subject: [PATCH] Following up on r1764040, add the CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1764046 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 650a3657dd..4630dc2839 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_dav: Fix a potential cause of unbounded memory usage or incorrect + behavior in a routine that sends 's to the output filters. + [Evgeny Kotkov] + *) event: Avoid listener periodic wake ups by using the pollset wake-ability when available. PR 57399. [Yann Ylavic, Luca Toscano] -- 2.50.1