]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
We'll get the right some day.
authordgaudet <dgaudet@unknown>
Sun, 29 Jun 1997 18:21:46 +0000 (18:21 +0000)
committerdgaudet <dgaudet@unknown>
Sun, 29 Jun 1997 18:21:46 +0000 (18:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78452 13f79535-47bb-0310-9956-ffa450edef68

APACHE_1_2_X/src/CHANGES

index 0e68fe29f71ae3ca2746ab1b67499b38ae4bdf20..98b474a23ad736bbe0d63177f19112bb3351d901 100644 (file)
@@ -27,7 +27,8 @@ Changes with Apache 1.2.1
 
   *) 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]
+     [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