Nicolas Lehuen
nicolas.lehuen at gmail.com
Tue Jan 18 13:15:01 EST 2005
Yeah, this one has been fixed by Grisha on Jul, 06 2004. But it's not in the 3.1.3 release, this is one of the fixes that needs to be released. Regards, Nicolas On Tue, 18 Jan 2005 11:52:02 -0600, Nick <nick at dd.revealed.net> wrote: > Speaking of patches, this one been fixed? > > "connobject.c" 422 > {"local_ip", T_STRING, OFF(remote_ip), RO}, > {"local_host", T_STRING, OFF(remote_host), RO}, > > Should be OFF(local_ip) and OFF(local_host) here. > > Nick > > Gregory (Grisha) Trubetskoy wrote: > > > > +1 on getting more patches. To answer the original question - there > > hasn't been new releases because the development has been slow and there > > hasn't been any compelling reason to make a release (e.g. security > > problem). I'm not too worried about release frequency. > > > > Grisha > > > > On Tue, 18 Jan 2005, Scott Sanders wrote: > > > >> > >> > >> Nicolas Lehuen wrote: > >> > >>> As for an official release, let's ask Grisha... Maybe it's time for > >>> the 3.1.4 version ? > >>> > >> I would say let's release soon, though we should also get more of the > >> patches into source control first. > >> > >> Scott > >> > > _______________________________________________ > > Mod_python mailing list > > Mod_python at modpython.org > > http://mailman.modpython.org/mailman/listinfo/mod_python > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python >
|