From: William A. Rowe Jr Date: Mon, 26 Feb 2001 04:56:08 +0000 (+0000) Subject: cold and damp in Chicago tonight, turning colder and frozen. X-Git-Tag: 2.0.14~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a54dc969ca6109c406917a7a3e8af64f0f7023;p=thirdparty%2Fapache%2Fhttpd.git cold and damp in Chicago tonight, turning colder and frozen. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88343 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 459fa0edabb..f165c7ab660 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ Changes with Apache 2.0.14-dev + *) Get mod_info building and loading on Win32. [William Rowe] + *) Begin to move protocol independant functions out of mod_http. The goal is to have only functions that are HTTP specific in the http directory. [Ryan Bloom]