From 510d83c43c22e963952acb056ca11b945e6335dc Mon Sep 17 00:00:00 2001 From: Brian Pane Date: Wed, 26 Dec 2001 10:02:20 +0000 Subject: [PATCH] Added an update covering misc performance fixes in 2.0.30 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92603 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index e257262ea8..23c88a87d2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ Changes with Apache 2.0.30-dev + *) Miscellaneous small performance fixes: optimized away various + string copy operations and removed large temp buffers from + the stack [Brian Pane] + *) Fixed startup segfault that occurred when a VirtualHost directive had a port but no address [Brian Pane] -- 2.50.1