]> granicus.if.org Git - apache/commitdiff
Assuming this sticks, explain why this was considered
authorJim Jagielski <jim@apache.org>
Thu, 14 Feb 2008 18:13:23 +0000 (18:13 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 14 Feb 2008 18:13:23 +0000 (18:13 +0000)
a Good Idea.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@627819 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index aeced58359d22eb36d77f427729e3ba649bdf012..61863e03327efcbdc2c0acc9a52f63fc8058c1b5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,9 @@ Changes with Apache 2.3.0
 [ When backported to 2.2.x, remove entry from this file ]
 
   *) mod_substitute: The default is now flattening the buckets after
-     each substitution. The newly added 'q' flag allows for the
-     quicker, more efficient bucket-splitting if the user so
+     each substitution. This was mostly done to abide by the
+     Principle Of Least Astonishment. The newly added 'q' flag allows for
+     the quicker, more efficient bucket-splitting if the user so
      desires. [Jim Jagielski]
 
   *) Added 'disablereuse' option for ProxyPass which, essentially,