Commit bb75072f authored by dgaudet's avatar dgaudet
Browse files

We'll get the right some day.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78452 13f79535-47bb-0310-9956-ffa450edef68
parent 2c857191
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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