rse 99/01/02 05:29:10
Modified: src CHANGES
Log:
Ops, there is even a PR for this fixed bug
Revision Changes Path
1.1194 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1193
retrieving revision 1.1194
diff -u -r1.1193 -r1.1194
--- CHANGES 1999/01/02 13:24:40 1.1193
+++ CHANGES 1999/01/02 13:29:08 1.1194
@@ -17,7 +17,7 @@
*) Fix installation procedure: Now that os-inline.c is actually used (a
recently fixed bug prevented this) we need to also install os-include.c
in addition to os.h into the PREFIX/include/ location or building of
- module DSOs with APXS fails. [Ralf S. Engelschall]
+ module DSOs with APXS fails. [Ralf S. Engelschall] PR#3527
*) Added MODULE_MAGIC_COOKIE as the first field in a module structure to
allow us to distinguish between a garbled DSO (or even a file which
isn't