Commit 66eb5e9a authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent d3a4a6ed
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@ 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]