From 6515b525e264c1a38cd45ee9b25b291591922e56 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 7 Jan 2001 20:54:39 +0000 Subject: [PATCH] Note hooks->handlers change. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87605 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 0b8f555366..c89e4354f3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ Changes with Apache 2.0b1 + *) Change handlers to use hooks. [Ben Laurie] + *) Stop returning copies of filenames from both apr_file_t and apr_dir_t. We pstrdup the filenames that we store in the actual structures, so we don't need to pstrdup the strings again. -- 2.50.1