marc 98/10/03 11:46:02
Modified: src/include ap_mmn.h Log: Sync with things in mmn.txt but not in ap_mmn.h. Revision Changes Path 1.9 +3 -0 apache-1.3/src/include/ap_mmn.h Index: ap_mmn.h =================================================================== RCS file: /export/home/cvs/apache-1.3/src/include/ap_mmn.h,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ap_mmn.h 1998/09/17 20:23:41 1.8 +++ ap_mmn.h 1998/10/03 18:46:01 1.9 @@ -159,6 +159,9 @@ * 4. compat.h -> ap_compat.h * 5. apctype.h -> ap_ctype.h * 19980806 (1.3.2-dev) - add ap_log_rerror() + * - add ap_scan_script_header_err_core() + * - add ap_uuencode() + * - add ap_custom_response() * 19980811 (1.3.2-dev) - added limit_req_line, limit_req_fieldsize, and * limit_req_fields to server_rec. * added limit_req_body to core_dir_config and