stas 2005/02/22 16:43:16
Modified: . STATUS
Log:
* Need to correct the order of PERL5LIB entries insert into @INC.
and document that 'arch' is not automatically inserted
Report: +Patch by Gordon Lack
http://marc.theaimsgroup.com/?t=110779533400004&r=1&w=2
Revision Changes Path
1.49 +6 -1 modperl/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/modperl/STATUS,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -u -r1.48 -r1.49
--- STATUS 2 Dec 2004 15:24:52 -0000 1.48
+++ STATUS 23 Feb 2005 00:43:16 -0000 1.49
@@ -12,6 +12,11 @@
Available Patches:
+ * Need to correct the order of PERL5LIB entries insert into @INC.
+ and document that 'arch' is not automatically inserted
+ Report: +Patch by Gordon Lack
+ http://marc.theaimsgroup.com/?t=110779533400004&r=1&w=2
+
* Improper signal handler restoration with sigaction()
Report: +Patch
http://marc.theaimsgroup.com/?l=apache-modperl&m=107177256515969&w=2