rse 98/05/27 07:05:57
Modified: . mmn.txt
Log:
Remember the MMN bump because of the function renaming.
Revision Changes Path
1.23 +3 -0 apache-devsite/mmn.txt
Index: mmn.txt
===================================================================
RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- mmn.txt 1998/05/19 21:02:08 1.22
+++ mmn.txt 1998/05/27 14:05:57 1.23
@@ -57,3 +57,6 @@
19980519 (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.
+19980527 (1.3b8-dev) - renamed some more functions to ap_ prefix which were
+ missed at the big renaming (because they are defines):
+ is_default_port, default_port and http_method.