APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2003/09/05 21:37:00 $]
+Last modified at [$Date: 2003/09/05 22:59:14 $]
Release:
+1: nd, brianp
jwoolley suggests: Hang onto it for 2.2 series.
brianp asks: Do we have an alternate fix to eliminate 2.0's segfaults?
+ nd adds: perhaps I'll find some time over the weekend to add more
+ wrapper code to the patch, which fills in the fields in question
+ with some valid "fake" values. Though I don't think that it's
+ really necessary -- how does this sound?
* Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
as CGI output.
+1: nd
* Fix inconsistency in generated expression parse tree. (2.0 + 1.3)
+ There's also a practical advantage; it saves some CPU cycles, since the
+ tree walk is shorter.
modules/filters/mod_include.c: r1.261
+1: nd