jim 97/10/15 13:40:29
Modified: src CHANGES
Log:
Document the TestCompile and Makefile.tmpl patches (passing LIBS and
passing CFLAGS, respectively)
Revision Changes Path
1.464 +6 -1 apachen/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apachen/src/CHANGES,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -r1.463 -r1.464
--- CHANGES 1997/10/15 00:24:03 1.463
+++ CHANGES 1997/10/15 20:40:28 1.464
@@ -1,4 +1,9 @@
-Changes with Apache 1.3b1
+Changes with Apache 1.3b2 (there is no 1.3b1)
+
+ *) TestCompile was not passing $LIBS [Dean Gaudet]
+
+ *) Makefile.tmpl was not using $CFLAGS in the link phase.
+ [Martin Kraemer]
*) Add debugging code to alloc.c. Defining ALLOC_DEBUG provides a
rudimentary memory debugger which can be used on live servers with