]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a change entry to give credits to the author.
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 6 Jun 2025 20:21:30 +0000 (20:21 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 6 Jun 2025 20:21:30 +0000 (20:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926189 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/SessionDBDCookieName.txt [new file with mode: 0644]

diff --git a/changes-entries/SessionDBDCookieName.txt b/changes-entries/SessionDBDCookieName.txt
new file mode 100644 (file)
index 0000000..76c0aa1
--- /dev/null
@@ -0,0 +1,3 @@
+  *) mod_session_dbd: ensure format used with SessionDBDCookieName and
+     SessionDBDCookieName2 are correct.
+     Github #503 [Thomas Meyer <thomas m3y3r.de>]