brianp 02/05/10 00:53:43
Modified: . CHANGES
Log:
mod_setenvif optimizations
Revision Changes Path
1.767 +2 -0 httpd-2.0/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-2.0/CHANGES,v
retrieving revision 1.766
retrieving revision 1.767
diff -u -r1.766 -r1.767
--- CHANGES 9 May 2002 10:53:27 -0000 1.766
+++ CHANGES 10 May 2002 07:53:43 -0000 1.767
@@ -1,5 +1,7 @@
Changes with Apache 2.0.37
+ *) Performance enhancements for mod_setenvif [Brian Pane]
+
*) Fix a mod_ssl build problem on OS/390. [Jeff Trawick]
*) Fixed If-Modified-Since on Win32, which would give false positives
|