]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport
authorBradley Nicholes <bnicholes@apache.org>
Thu, 22 Apr 2004 07:22:53 +0000 (07:22 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 22 Apr 2004 07:22:53 +0000 (07:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103478 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 93a948974e1a695e049e120108bff6921b81b9ab..040dbdf4f1e0ea0f4dd9739d7f9de2c6d42a2075 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.50
 
+  *) htpasswd: use apr_temp_dir_get() and general cleanup
+     [Guenter Knauf <eflash gmx.net>, Thom May]
+
   *) mod_ssl: Fix memory leak in session cache handling.  PR 26562
      [Madhusudan Mathihalli]