On 31 Jul 2002 [EMAIL PROTECTED] wrote: > stas 2002/07/31 09:32:40 > > Modified: t/response/TestApache compat2.pm > lib/Apache compat.pm > . Changes > Log: > added $r->get_remote_host to compat.pm + test
i don't think you greped enough. r->connection->remote_host and ap_get_remote_host are not the same. this patch should be backed out. and instead figure out why ap_get_remote_host is not being wrapped (probably just needs a wrapper). > --- Changes 21 Jun 2002 22:35:49 -0000 1.29 > +++ Changes 31 Jul 2002 16:32:40 -0000 1.30 > @@ -12,6 +12,8 @@ > > =item 1.99_04 - June 21, 2002 > > +added $r->get_remote_host to compat.pm + test [Stas Bekman] > + and, um, 1.99_04 was already released. new changes should be under 1.99_05-dev. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]