ben 97/12/27 07:12:54
Modified: src CHANGES
Log:
Mention optimiser bug.
Revision Changes Path
1.548 +3 -0 apachen/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apachen/src/CHANGES,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -r1.547 -r1.548
--- CHANGES 1997/12/26 23:25:44 1.547
+++ CHANGES 1997/12/27 15:12:52 1.548
@@ -1,5 +1,8 @@
Changes with Apache 1.3b4
+ *) WIN32: Work around optimiser bug that killed ISAPI in release
+ versions. [Ben Laurie] PR#1533
+
*) Interim (slow) fix for p->sub_pool critical sections in
alloc.c (affects win32 only). [Ben Hyde]