]> granicus.if.org Git - apache/commitdiff
Add PR reference.
authorJoe Orton <jorton@apache.org>
Wed, 29 Nov 2017 09:18:33 +0000 (09:18 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 29 Nov 2017 09:18:33 +0000 (09:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816610 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 29e7f56d6a81c2f174e3ca7fffdebc9f5584e867..98332266c0519f455040fc4bc1924bf3504b46b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
 Changes with Apache 2.5.1
 
   *) core: Support zone/scope in IPv6 link-local addresses in Listen and
-     VirtualHost directives (requires APR 1.7.x or later).  [Joe Orton]
+     VirtualHost directives (requires APR 1.7.x or later).  PR 59396.  [Joe Orton]
 
   *) mod_md: v1.0.5, restricting post_config dry run to be more silent and performing
      only necessary work for mod_ssl to be also happy with the configuration.