You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2021/07/06 14:04:01 UTC

svn commit: r1891315 - /httpd/httpd/trunk/STATUS

Author: ylavic
Date: Tue Jul  6 14:04:01 2021
New Revision: 1891315

URL: http://svn.apache.org/viewvc?rev=1891315&view=rev
Log:
Trigger ci.

Modified:
    httpd/httpd/trunk/STATUS

Modified: httpd/httpd/trunk/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/STATUS?rev=1891315&r1=1891314&r2=1891315&view=diff
==============================================================================
--- httpd/httpd/trunk/STATUS (original)
+++ httpd/httpd/trunk/STATUS Tue Jul  6 14:04:01 2021
@@ -143,7 +143,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY I
 
   * Support YAML based configuration files (JSON does not support comments)
 
-  * Opaque data structures w/ getters/setters 
+  * Opaque data structures w/ getters/setters
 
   * Generic interface to enable runtime changes (adjusting log level, modifying
     balancer information, toggling flags on/off). Perhaps modules can register