trawick 2003/02/27 03:58:33
Modified: . CHANGES
Log:
account for a mod_ssl fix merged into stable branch
(there never was a CHANGES entry for 2.1-dev... bad Madhu :) )
Revision Changes Path
1.1094 +3 -0 httpd-2.0/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-2.0/CHANGES,v
retrieving revision 1.1093
retrieving revision 1.1094
diff -u -r1.1093 -r1.1094
--- CHANGES 27 Feb 2003 04:26:20 -0000 1.1093
+++ CHANGES 27 Feb 2003 11:58:32 -0000 1.1094
@@ -130,6 +130,9 @@
Changes with Apache 2.0.45
+ *) Fix 64-bit problem in mod_ssl input logic.
+ [Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>]
+
*) Fix potential memory leaks in mod_deflate on malformed data. PR 16046.
[Justin Erenkrantz]
|