stas 01/12/13 18:07:30
Modified: todo missing_old_features.txt
Log:
- need to port Apache::__T flag
Revision Changes Path
1.16 +4 -0 modperl-2.0/todo/missing_old_features.txt
Index: missing_old_features.txt
===================================================================
RCS file: /home/cvs/modperl-2.0/todo/missing_old_features.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- missing_old_features.txt 2001/11/19 00:07:28 1.15
+++ missing_old_features.txt 2001/12/14 02:07:30 1.16
@@ -33,6 +33,10 @@
- ... others ...
+- Apache::__T flag which tells whether we run under -T (in 5.8.0 can check
+ ${^TAINT})
+
+
core modules:
------------