]> granicus.if.org Git - apache/commitdiff
Tell CHANGES about added 'Warning' directive.
authorFabien Coelho <fabien@apache.org>
Sun, 9 Dec 2012 06:31:11 +0000 (06:31 +0000)
committerFabien Coelho <fabien@apache.org>
Sun, 9 Dec 2012 06:31:11 +0000 (06:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418823 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 52419521c489e9c2c75858cc55f1f2b6c24a6bd7..f96a2b9dad6b19fc50cd0ad471c110b11655b355 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@ Changes with Apache 2.5.0
      like the SSL handshake where <If> LogLevel ... </If> is evaluated
      too late. [Stefan Fritsch]
 
+  *) core: Add new directive Warning to issue warnings from a configuration
+     file. Both Warning and Error now generate a timestamped log message.
+     [Fabien Coelho] 
+
   *) mod_status: Print out list of times since a Vhost was last used.
      [Jim Jagielski]