From: André Malo Date: Sat, 18 Jan 2003 03:46:51 +0000 (+0000) Subject: change the changes ;-) X-Git-Tag: pre_ajp_proxy~2262 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8c72dfa7b61bdf2281540e888ad0ea8063c7c4c;p=apache change the changes ;-) note mod_ident. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98322 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d29cf47e49..619ccad042 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) Move RFC 1413 ident requests from core to new module mod_ident. + [André Malo] + *) Fix the ulimit command used by apachectl on Tru64. PR 13609. [Joseph Senulis , Jeff Trawick]