Add a change entry to give credits to the author.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926189 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christophe Jaillet
2025-06-06 20:21:30 +00:00
parent 9a2eca1ca1
commit 052328156d

View File

@ -0,0 +1,3 @@
*) mod_session_dbd: ensure format used with SessionDBDCookieName and
SessionDBDCookieName2 are correct.
Github #503 [Thomas Meyer <thomas m3y3r.de>]