dgaudet 97/06/29 11:21:48
Modified: src Tag: APACHE_1_2_X CHANGES Log: We'll get the right some day. Revision Changes Path No revision No revision 1.286.2.20 +2 -1 apache/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache/src/CHANGES,v retrieving revision 1.286.2.19 retrieving revision 1.286.2.20 diff -C3 -r1.286.2.19 -r1.286.2.20 *** CHANGES 1997/06/29 18:15:23 1.286.2.19 --- CHANGES 1997/06/29 18:21:46 1.286.2.20 *************** *** 27,33 **** *) CONFIG: The LockFile directive can be used to place the serializing lockfile in any location. It previously defaulted to /usr/tmp/htlock. ! [Somehow it took three of us: Jim Jagielski, Dean Gaudet, Marc Slemko] *) QUERY_STRING was unescaped in mod_include, it shouldn't be. [Dean Gaudet] PR#644 --- 27,34 ---- *) CONFIG: The LockFile directive can be used to place the serializing lockfile in any location. It previously defaulted to /usr/tmp/htlock. ! [Somehow it took four of us: Randy Terbush, Jim Jagielski, Dean Gaudet, ! Marc Slemko] *) QUERY_STRING was unescaped in mod_include, it shouldn't be. [Dean Gaudet] PR#644