]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
oops
authorBill Stoddard <stoddard@apache.org>
Fri, 17 Sep 2004 15:38:09 +0000 (15:38 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 17 Sep 2004 15:38:09 +0000 (15:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105191 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e210f0f2b8c2822c0f2b0214f8b40d760e1cd9f6..de21478aec446c939d5cdff016ee0642e870ea06 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
 Changes with Apache 2.0.52
+
   *) mod_mem_cache: Fixed race condition causing segfault because of memory being
      freed twice, or reused after being freed.
      [J. Clar, W. Stoddard, G. Ames]