From: dgaudet Date: Sun, 29 Jun 1997 18:15:23 +0000 (+0000) Subject: Correct speeling of Jim's name. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=681a7bfd1e02d41437b98bdbb29b096f0e1b9e15;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/APACHE_1_2_X/src/CHANGES b/APACHE_1_2_X/src/CHANGES index 5d3989ea169..0e68fe29f71 100644 --- a/APACHE_1_2_X/src/CHANGES +++ b/APACHE_1_2_X/src/CHANGES @@ -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]