Add a mini project to copy the fcgi_config.h file from fcgi_config_x86.h
[catagits/fcgi2.git] / README
2001-12-12 robs Fix a bug a that caused the lib to crash under certain...
2001-12-07 robs test for iostreams that support a streambuf assignment...
2001-11-30 robs (WIN32) Fixed initialization of the accept mutex when...
2001-11-27 robs add some CHANGES history, update the build procedure.
1999-07-29 roberts *) Fixed an unintentional sign extension during promot...
1999-07-26 roberts Fix warnigs - mostly main() complaints.
1999-07-26 roberts Removed examples/tiny-cgi.c (it wasn't a FastCGI applic...
1999-07-26 roberts Remove some debugging code and clean up some gcc warnin...
1999-07-26 roberts *) Add multithread support to the fcgiapp lib and...
1999-06-10 roberts Remove the printf() and #include of stdio.h from exampl...
1999-06-07 roberts Remove the static initialization of _fcgi_sF[] because...
1999-06-07 roberts Flush FastCGI buffers at application exit. <eichin...
1997-09-16 stanleyg Initial revision