ben 98/05/19 13:57:18
Modified: . mmn.txt
Log:
Document MMN change.
Revision Changes Path
1.21 +3 -0 apache-devsite/mmn.txt
Index: mmn.txt
===================================================================
RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- mmn.txt 1998/05/07 16:12:15 1.20
+++ mmn.txt 1998/05/19 20:57:17 1.21
@@ -54,3 +54,6 @@
- ap_vformatter() API, see src/include/ap.h
19980507 (1.3b7-dev) - addition of ap_add_version_component() and
discontinuation of -DSERVER_SUBVERSION support
+19910519 (1.3b7-dev) - add child_info * to spawn function (as passed to
+ ap_spawn_child_err_buff) and to ap_call_exec to make
+ children work correctly on Win32.