stas 2002/11/30 20:15:11
Modified: . STATUS
Log:
- slurp_filename issue
- Set/Add overlapping issue
Revision Changes Path
1.24 +11 -1 modperl-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/modperl-2.0/STATUS,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- STATUS 29 Nov 2002 10:30:11 -0000 1.23
+++ STATUS 1 Dec 2002 04:15:11 -0000 1.24
@@ -56,6 +56,12 @@
Needs Patch or Further Investigation:
-------------------------------------
+* slurp_filename's C implementation.
+
+ Status: 1.x's like patch posted: doug -1
+ Dependency: Doug promised to detail how it should be different in 2.0.
+ Thread: http://marc.theaimsgroup.com/?t=100364777500004&r=1&w=2
+
* ModPerl::Registry END {} block woes , described in details at the
forwarded message from Jim Schueler
http://marc.theaimsgroup.com/?l=apache-modperl&m=103720834717981&w=2
@@ -85,6 +91,7 @@
- http://marc.theaimsgroup.com/?t=102985405500008&r=1&w=2
+
Open Issues or Core Enhancements:
---------------------------------
@@ -93,6 +100,9 @@
Report:
Status: ???
+
+* Set/Add config overlapping which is not doing the right thing. See:
+ http://marc.theaimsgroup.com/?t=97984528900002&r=1&w=2
----