From: Rainer Jung Date: Sun, 7 Jul 2013 14:43:54 +0000 (+0000) Subject: Add sf note to recent CHANGES entry. X-Git-Tag: 2.4.5~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f94d919398d487d221003af5893eab4a3b186bf5;p=apache Add sf note to recent CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1500443 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 6cf9cd9b74..0ee1ba1156 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,9 @@ Changes with Apache 2.4.5 *) mod_session_dbd: Make sure that dirty flag is respected when saving sessions, and ensure the session ID is changed each time the session - changes. [Takashi Sato , Graham Leggett] + changes. This changes the format of the updatesession SQL statement. + Existing configurations must be changed. + [Takashi Sato , Graham Leggett] *) mod_ssl: Fix possible truncation of OCSP responses when reading from the server. [Joe Orton]