randy 97/01/19 16:12:36
Modified: src CHANGES Removed: htdocs/manual/mod mod_fastcgi.html src mod_fastcgi.c Log: Remove mod_fastcgi from the distribution. Revision Changes Path 1.125 +3 -2 apache/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache/src/CHANGES,v retrieving revision 1.124 retrieving revision 1.125 diff -C3 -r1.124 -r1.125 *** CHANGES 1997/01/19 19:22:31 1.124 --- CHANGES 1997/01/20 00:12:33 1.125 *************** *** 1,7 **** Changes with Apache 1.2b5 ! *) Update mod_fastcgi.c to version 1.4.3 as distributed by ! Open Market. *) Fixed bug in modules/Makefile that wouldn't allow building in more than one subdirectory (or cleaning, either). [Jeremy Laidman] --- 1,8 ---- Changes with Apache 1.2b5 ! *) Remove mod_fastcgi.c from the distribution. This module appears ! to be maintained more through the Open Market channels and should ! continue to be easily available at http://www.fastcgi.com/ *) Fixed bug in modules/Makefile that wouldn't allow building in more than one subdirectory (or cleaning, either). [Jeremy Laidman]