]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I woke up too early this morning.
authorRoy T. Fielding <fielding@apache.org>
Sat, 12 May 2001 03:54:40 +0000 (03:54 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sat, 12 May 2001 03:54:40 +0000 (03:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89095 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f3df730c6c8c1615937147229c71d9d06da80472..075931e4d644376e530b1e130c06f658ae5c7e21 100644 (file)
--- 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 <barries@slaysys.com>]