]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Userland change
authorJim Jagielski <jim@apache.org>
Wed, 5 Dec 2012 17:30:30 +0000 (17:30 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 5 Dec 2012 17:30:30 +0000 (17:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1417546 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0bff1a33345af814348ffdff8db534f474008012..fb630945a3ca49ea0f58788014d8c877d815b0a2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_status: Print out list of times since a Vhost was last used.
+     [Jim Jagielski]
+
   *) core: Don't fail at startup with AH00554 when Include points to 
      a directory without any wildcard character. PR 54223 [Eric Covener]