dgaudet 97/08/16 19:31:49
Modified: src CHANGES
Log:
Jim never takes credit for his work. Force him!
Revision Changes Path
1.398 +5 -5 apachen/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apachen/src/CHANGES,v
retrieving revision 1.397
retrieving revision 1.398
diff -u -r1.397 -r1.398
--- CHANGES 1997/08/15 18:12:04 1.397
+++ CHANGES 1997/08/17 02:31:47 1.398
@@ -5,7 +5,7 @@
the compiler and flags selected); the version of Solaris is now
available via the #define value of SOLARIS2; IRIX n32bit libs
now supported and selectable by new Configuration Rule: IRIXN32;
- We no longer default to -O2 optimization.
+ We no longer default to -O2 optimization. [Jim Jagielski]
*) mod_browser has been removed, since it's replaced by mod_setenvif.
[Ken Coar]
@@ -207,7 +207,7 @@
Changes with Apache 1.3a1
*) Added another Configure helper script: TestLib. It determines
- if a specified library exists.
+ if a specified library exists. [Jim Jagielski]
*) PORT: Allow for use of n32bit libraries under IRIX 6.x
[derived from patch from Jeff Hayes <[EMAIL PROTECTED]>]
@@ -329,10 +329,10 @@
command. [Ian Kluft <[EMAIL PROTECTED]>]
*) We now determine and display the time spent processing a
- request if desired.
+ request if desired. [Jim Jagielski]
*) mod_status: PID field of "dead" child slots no longer displays
- main httpd process's PID.
+ main httpd process's PID. [Jim Jagielski]
*) Makefile.nt added - to build all the bits from the command line:
nmake -f Makefile.nt
@@ -412,7 +412,7 @@
When used together, these cause mod_dir to emit HEIGHT and WIDTH
attributes in the FancyIndexing IMG tags. [Ken Coar]
- *) PORT: Sequent and SONY NEWS-OS support added.
+ *) PORT: Sequent and SONY NEWS-OS support added. [Jim Jagielski]
*) PORT: Added Windows NT support
[Ben Laurie and Ambarish Malpani <[EMAIL PROTECTED]>]