summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f80eeab4d8..7221663a6e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
-
Changes with Apache 2.0.38
+ *) Allow CGI scripts to return their Content-Length. This also fixes a
+ hang on HEAD requests seen on certain platforms (such as FreeBSD).
+ [Justin Erenkrantz]
+
*) Added log rotation based on file size to the RotateLog support
utility. [Brad Nicholes]