geoff 2003/12/01 09:54:39
Modified: . STATUS
Log:
remove PerlSetVar Foo 0 issue (resolved)
Revision Changes Path
1.43 +1 -7 modperl/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/modperl/STATUS,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- STATUS 25 Nov 2003 20:44:51 -0000 1.42
+++ STATUS 1 Dec 2003 17:54:39 -0000 1.43
@@ -12,12 +12,6 @@
Available Patches:
- * given "PerlSetVar Foo 0" $r->dir_config('Foo') returns undef
- instead of zero
- Report: http://marc.theaimsgroup.com/?l=apache-modperl&m=106909301704472&w=2
- Status: fixed in 2.0, patch for 1.0 (untested) occurs late in
- the above thread
-
* if the requested number of bytes was less
than or equal to the available amount of input then the call
would be successful, otherwise the buffer would come back