dgaudet 98/03/28 18:32:37
Modified: src CHANGES Log: typo Revision Changes Path 1.746 +1 -1 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.745 retrieving revision 1.746 diff -u -r1.745 -r1.746 --- CHANGES 1998/03/28 21:58:36 1.745 +++ CHANGES 1998/03/29 02:32:35 1.746 @@ -12,7 +12,7 @@ *) BUG: Configure was using TCC and CC inconsistantly. Make sure Configure knows which CC we are using. [Jim Jagielski] - *) "Options +Includes" wasn't corrently merged if "+IncludesNoExec" + *) "Options +Includes" wasn't correctly merged if "+IncludesNoExec" was defined in a parent directory. [Lars Eilebrecht] *) API: ap_snprintf() code mutated into apapi_vformatter(), which is