]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct speeling of Jim's name.
authordgaudet <dgaudet@unknown>
Sun, 29 Jun 1997 18:15:23 +0000 (18:15 +0000)
committerdgaudet <dgaudet@unknown>
Sun, 29 Jun 1997 18:15:23 +0000 (18:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78451 13f79535-47bb-0310-9956-ffa450edef68

APACHE_1_2_X/src/CHANGES

index 5d3989ea1697de263c4b6a543e6e1853e4de2dfd..0e68fe29f71ae3ca2746ab1b67499b38ae4bdf20 100644 (file)
@@ -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]