From 9399ed2ebb649b86129f5eec777ff1315b4f4f4f Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 11 Jun 2001 22:17:19 +0000 Subject: [PATCH] Added Mod_Vhost_Alias to the Apache for NetWare build. The project file builds it as an external module called VHOST.NLM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89345 13f79535-47bb-0310-9956-ffa450edef68 --- src/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/CHANGES b/src/CHANGES index 41c910a4cdd..7c0a8e4c14e 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,4 +1,8 @@ Changes with Apache 1.3.21 + *) Added Mod_Vhost_Alias to the project file so that it builds as an + external module (VHOST.NLM). + [Brad Nicholes ] + *) Fix problem with lingering_close() on Windows. Issuing read() on the socket descriptor on Windows always fails. Should be calling recv() instead of read() on Windows. -- 2.47.3