]> granicus.if.org Git - apache/commitdiff
why do I keep forgetting to commit CHANGES with the code change itself?
authorCliff Woolley <jwoolley@apache.org>
Tue, 28 May 2002 21:51:13 +0000 (21:51 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 28 May 2002 21:51:13 +0000 (21:51 +0000)
ugh.

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

CHANGES

diff --git a/CHANGES b/CHANGES
index f8afdd274acb27b3e9121e0a20c0867ac746a2ad..5541b06676bfa30f2bc4643fc3ed2cf71a52798d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.37
 
+  *) Fix the TIME_* SSL var lookups to be threadsafe.  PR 9469.
+     [Cliff Woolley]
+
   *) Ensure that apr_brigade_write() flushes in all of the cases that
      it should to avoid conditions in some modules that could cause
      large amounts of data to be buffered.  [Cliff Woolley]