]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a missing PR reference.
authorJoe Orton <jorton@apache.org>
Thu, 16 Oct 2025 16:27:43 +0000 (16:27 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 16 Oct 2025 16:27:43 +0000 (16:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1929182 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b14b2a67541fedde2e7b715cdc8be96a62660deb..08b311994197aadc7b1542a1708e3ec76f3a87e3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -550,7 +550,8 @@ Changes with Apache 2.4.59
   *) htpasswd: Add support for passwords using SHA-2.  [Joe Orton,
      Yann Ylavic]
 
-  *) core: Allow mod_env to override system environment vars. [Joe Orton]
+  *) core: Allow mod_env to override system environment vars. PR 63117.
+     [Joe Orton]
 
   *) Allow mod_dav_fs to tolerate race conditions between PROPFIND and an
      operation which removes a directory/file between apr_dir_read() and