dgaudet     97/10/25 12:35:16

  Modified:    src      CHANGES
  Log:
  fix attributions
  
  Revision  Changes    Path
  1.472     +26 -11    apachen/src/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /export/home/cvs/apachen/src/CHANGES,v
  retrieving revision 1.471
  retrieving revision 1.472
  diff -u -r1.471 -r1.472
  --- CHANGES   1997/10/25 01:52:41     1.471
  +++ CHANGES   1997/10/25 19:35:14     1.472
  @@ -1,16 +1,31 @@
   Changes with Apache 1.3b3
   
  -  *) PORT: AIX now uses USE_FCNTL_SERIALIZED_ACCEPT. PR#849
  -     PORT: i386 AIX does not have memmove. PR#1267
  -     PORT: HPUX now defaults to using Spencer regex.  PR#482, 1246
  -     PORT: Some versions of netbsd don't automatically define
  -         __NetBSD__.  Workaround by defining NETBSD. PR#977
  -     PORT: Unixware 2.x requires -lgen for syslog. PR#1249
  -     PORT: Ultrix appears to not have syslog.
  -     PORT: Basic Gemini port (treat it like unixware212).
  -     PORT: All SVR4 systems now use NET_SIZE_T = size_t, and
  +  *) PORT: AIX now uses USE_FCNTL_SERIALIZED_ACCEPT.
  +     [David Bronder <[EMAIL PROTECTED]>] PR#849
  +
  +  *) PORT: i386 AIX does not have memmove.
  +     [David Schuler <[EMAIL PROTECTED]>] PR#1267
  +
  +  *) PORT: HPUX now defaults to using Spencer regex.
  +     [Philippe Vanhaesendonck <[EMAIL PROTECTED]>,
  +     Omar Del Rio <[EMAIL PROTECTED]>] PR#482, 1246
  +
  +  *) PORT: Some versions of netbsd don't automatically define
  +         __NetBSD__.  Workaround by defining NETBSD.
  +     [Chris Craft <[EMAIL PROTECTED]>] PR#977
  +
  +  *) PORT: Unixware 2.x requires -lgen for syslog.
  +     [Hans Snijder <[EMAIL PROTECTED]>] PR#1249
  +
  +  *) PORT: Ultrix appears to not have syslog.
  +     [Lars Eilebrecht <[EMAIL PROTECTED]>]
  +
  +  *) PORT: Basic Gemini port (treat it like unixware212).
  +     ["Pavel Yakovlev (Paul McHacker)" <[EMAIL PROTECTED]>]
  +
  +  *) PORT: All SVR4 systems now use NET_SIZE_T = size_t, and
            use HAVE_SHMGET.
  -     [various]
  +     [Martin Kraemer]
   
     *) Various improvements in detecting config file errors (missing closing
        directives for <Directory>, <Files> etc. blocks, prohibiting global
  @@ -20,7 +35,7 @@
   
     *) Add support to suexec wrapper program for mod_unique_id's UNIQUE_ID
        variable to provide this one to suexec'd CGIs, too.
  -      [Ralf S. Engelschall] PR#1284
  +     [M.D.Parker <[EMAIL PROTECTED]>] PR#1284
   
     *) New support tool: src/support/split-logfile, a sample Perl script which
        splits up a combined access log into separate files based on the
  
  
  

Reply via email to