From: Jim Jagielski Date: Mon, 25 Apr 2005 17:24:25 +0000 (+0000) Subject: Oops... document ap_get_local_host() rewrite. X-Git-Tag: 2.1.5~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=275e2b833d5b05396874109e32212f374e810bef;p=apache Oops... document ap_get_local_host() rewrite. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164607 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 931dee0dad..639549c399 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,9 @@ Changes with Apache 2.1.5 [Remove entries to the current 2.0 section below, when backported] - + + *) ap_get_local_host() rewritten for APR. [Jim Jagielski] + *) Add the ap_vhost_iterate_given_conn function to expose the information used in Name Based Virtual Hosting. (minor MMN bump) [Paul Querna]