From: Yann Ylavic Date: Tue, 15 Sep 2015 14:06:17 +0000 (+0000) Subject: mod_slotmem_shm: follow up to r1702450; CHANGES entry. X-Git-Tag: 2.5.0-alpha~2840 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d760f75008239930819a18111ed9288a6ea8e164;p=thirdparty%2Fapache%2Fhttpd.git mod_slotmem_shm: follow up to r1702450; CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1703200 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0fa36abfe95..e716be1c01f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,12 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_slotmem_shm: Fix slots/SHM files names on restart for systems that + can't create new (clear) slots while previous children gracefully stopping + still use the old ones (e.g. Windows, OS2). mod_proxy_balancer failed to + restart whenever the number of configured balancers/members changed during + restart. PR 58024. [Yann Ylavic] + *) mod_ssl: append :!aNULL:!eNULL:!EXP to the cipher string settings, instead of prepending !aNULL:!eNULL:!EXP: (as was the case in 2.4.7 and later). Enables support for configuring the SUITEB* cipher