Commit 2c857191 authored by dgaudet's avatar dgaudet
Browse files

Correct speeling of Jim's name.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78451 13f79535-47bb-0310-9956-ffa450edef68
parent 7d39dea3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ 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 Jaglieski, Dean Gaudet, Marc Slemko]
     [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
@@ -1450,7 +1450,7 @@ Changes with Apache 0.8.9
  *) Check if scoreboard file couldn't be opened, and say so, rather
     then going insane [David Robinson]

  *) POST to CGI works on A/UX [Jim Jaglieski]
  *) POST to CGI works on A/UX [Jim Jagielski]

  *) AddIcon and AddAlt commands work properly [Rob Hartill]

@@ -1462,7 +1462,7 @@ Changes with Apache 0.8.9
     content negotiation.  (NB this will all have to be reworked anyway
     for the new HTTP draft).  [Florent Guillaume]

  *) Don't dump core when trying to log timed-out requests [Jim Jaglieski]
  *) Don't dump core when trying to log timed-out requests [Jim Jagielski]

  *) Really honor CacheNegotiatedDocs [Florent Guillaume]

@@ -1486,7 +1486,7 @@ Changes with Apache 0.8.9
  *) Further de-Berklize mod_cookies.c; change the bogus #include.  [Brian
     Behlendorf/Eric Hagberg]

  *) More improvements to default Configuration for A/UX [Jim Jaglieski]
  *) More improvements to default Configuration for A/UX [Jim Jagielski]

  *) Compiles clean on NEXT [Rob Hartill]