]> granicus.if.org Git - apache/commitdiff
Add sf note to recent CHANGES entry.
authorRainer Jung <rjung@apache.org>
Sun, 7 Jul 2013 14:43:54 +0000 (14:43 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 7 Jul 2013 14:43:54 +0000 (14:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1500443 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6cf9cd9b748a219c1ceecf286b29f50f25f88013..0ee1ba11562736939567ccf90a3f78bf5448d66f 100644 (file)
--- 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 <takashi tks.st>, Graham Leggett]
+     changes. This changes the format of the updatesession SQL statement.
+     Existing configurations must be changed.
+     [Takashi Sato <takashi tks.st>, Graham Leggett]
 
   *) mod_ssl: Fix possible truncation of OCSP responses when reading from the
      server.  [Joe Orton]