From: Roy T. Fielding Date: Sat, 12 May 2001 03:54:40 +0000 (+0000) Subject: I woke up too early this morning. X-Git-Tag: 2.0.18~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0745ff1e192d0e3fe44fbc8bd88782c4725966bd;p=thirdparty%2Fapache%2Fhttpd.git I woke up too early this morning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89095 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f3df730c6c8..075931e4d64 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ Changes with Apache 2.0.18-dev *) Fix httpd's definition of LTFLAGS to be consistent with that of apr and apr-util, allow it to be overridden by the configure command-line (default="--silent") and introduce LT_LDFLAGS to replace what we were - formally abusing as LTFLAGS. [Roy Fielding] + formerly abusing as LTFLAGS. [Roy Fielding] *) Clean up the reporting of incorrect closing container tags. [Barrie Slaymaker ]