dgaudet 99/03/16 08:51:08
Modified: src CHANGES Log: also pr#2723 Revision Changes Path 1.1283 +1 -1 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.1282 retrieving revision 1.1283 diff -u -r1.1282 -r1.1283 --- CHANGES 1999/03/16 16:16:03 1.1282 +++ CHANGES 1999/03/16 16:51:06 1.1283 @@ -2,7 +2,7 @@ *) PORT: Switch back to using fcntl() locking on Linux -- instabilities have been reported with flock() locking (probably related to kernel - version). [Dean Gaudet] PR#3531 + version). [Dean Gaudet] PR#2723, 3531 *) Using APACI, the main config file (usually httpd.conf) was not being adjusted as $(TARGET).conf. [Wilfredo Sanchez