git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103671
13f79535-47bb-0310-9956-
ffa450edef68
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/05/12 20:08:35 $]
+Last modified at [$Date: 2004/05/13 00:16:43 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) mod_ssl: Fix potential SEGV in 'shmcb' session cache.
+ modules/ssl/ssl_scache_shmcb.c: r1.26
+ +1: madhum
+
*) mod_cgi: Handle stderr output during script execution
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.160&r2=1.163
PR: 22030, 18348