Add missing changes-entries.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1915785 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Frederic Clere
2024-02-14 13:36:58 +00:00
parent e48a0ef7e2
commit ae90e17a92

View File

@ -0,0 +1,3 @@
*) mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable.
[Jean-Frederic Clere]