randy 96/12/27 15:39:41
Modified: src CHANGES Log: Update CHANGES for suexec fixes. Revision Changes Path 1.102 +9 -0 apache/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache/src/CHANGES,v retrieving revision 1.101 retrieving revision 1.102 diff -C3 -r1.101 -r1.102 *** CHANGES 1996/12/24 20:03:22 1.101 --- CHANGES 1996/12/27 23:39:40 1.102 *************** *** 1,3 **** --- 1,12 ---- + Changes with Apache 1.2b4: + + *) Fix bug in suexec wrapper introduced in b3 that would cause failed + execution for ~userdir CGI. [Jason Dour] + + *) Fix initgroups() business in suexec wrapper. [Jason Dour] + + *) Fix month off by one in suexec wrapper logging + Changes with Apache 1.2b3: *) Fix error in mod_cgi which could cause resources not to be properly