jim 97/07/21 12:40:16
Modified: src CHANGES
Log:
Note addition of TestLib in CHANGES. Also note PR# for the IRIX
N32 stuff.
Revision Changes Path
1.359 +4 -0 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.358
retrieving revision 1.359
diff -C3 -r1.358 -r1.359
*** CHANGES 1997/07/21 12:27:15 1.358
--- CHANGES 1997/07/21 19:40:12 1.359
***************
*** 1,7 ****
--- 1,11 ----
Changes with Apache 1.3
+ *) Added another Configure helper script: TestLib. It determines
+ if a specified library exists.
+
*) PORT: Allow for use of n32bit libraries under IRIX 6.x
[derived from patch from Jeff Hayes <[EMAIL PROTECTED]>]
+ (PR#721)
*) PORT: Some architectures use size_t for various lengths in network
functions such as accept(), and getsockname(). The definition