gozer 2004/02/09 14:30:07
Modified: . STATUS Log: Record the patch+thread about correctly detecting if a script is executable when filesystem ACLs are being used. Revision Changes Path 1.46 +8 -1 modperl/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/modperl/STATUS,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- STATUS 31 Dec 2003 19:24:48 -0000 1.45 +++ STATUS 9 Feb 2004 22:30:07 -0000 1.46 @@ -64,6 +64,13 @@ Needs Patch or Further Investigation + * ACL support + Report: + http://marc.theaimsgroup.com/?t=105042055700005&r=1&w=2 + Status: + Patch available with the orignial report, but needs to make sure it will work + across all platforms, POSIX or not. + * src/modules/ApacheModulePerl has been deprecated and replaced by src/modules/win32. Since it's not even distributed anymore, can that directory be deleted?