rse 98/03/13 08:21:29
Modified: src CHANGES
Log:
OK, FINISHED!
Now we support building modules as shared objects on all major platforms.
Puhhh....
Revision Changes Path
1.704 +5 -4 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.703
retrieving revision 1.704
diff -u -r1.703 -r1.704
--- CHANGES 1998/03/13 07:49:19 1.703
+++ CHANGES 1998/03/13 16:21:27 1.704
@@ -39,10 +39,11 @@
[Tony Fincg <[EMAIL PROTECTED]>] PR#1925
*) Various improvements to the configuration and build support for
compiling
- modules as shared objects. Especially Solaris 2.x, SunOS 4.1 and IRIX
- support with GCC and vendor compilers was added. This way shared object
- support is now provided out-of-the-box for FreeBSD, Linux, Solaris,
SunOS
- and IRIX. [Ralf S. Engelschall]
+ modules as shared objects. Especially Solaris 2.x, SunOS 4.1, IRIX and
+ OSF1 support with GCC and vendor compilers was added. This way shared
+ object support is now provided out-of-the-box for FreeBSD, Linux,
+ Solaris, SunOS, IRIX and OSF1. In short: On all major platforms!
+ [Ralf S. Engelschall]
*) Minor cleanup in http_main -- split QNX and OS2 specific "mmap"
scoreboard code into separate #defines -- USE_POSIX_SCOREBOARD