]> granicus.if.org Git - apache/commitdiff
Failed to mentionthe PR in the first pass. This just adds the PR number
authorPaul J. Reder <rederpj@apache.org>
Wed, 1 May 2002 20:03:14 +0000 (20:03 +0000)
committerPaul J. Reder <rederpj@apache.org>
Wed, 1 May 2002 20:03:14 +0000 (20:03 +0000)
to the CHANGES file. (PR 8320)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94897 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6dba48d8ad105ac2ccbf00b81d02c4134b5c57f5..37bc580df5f5522dbaf2b84ae8f98eb166f9e58b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,7 @@ Changes with Apache 2.0.36
 
   *) Fix a case where an invalid pass phrase is entered and an
      error message is given, but the prompt is not shown again.
-     This left the user in an ambiguous state. [Paul J. Reder]
+     This left the user in an ambiguous state. PR 8320 [Paul J. Reder]
 
   *) Close sockets on worker MPM when doing a graceless restart.
      [Aaron Bannert]