rse 98/07/13 04:56:42
Modified: . mmn.txt
Log:
Remember the renaming of the header files.
Revision Changes Path
1.27 +6 -0 apache-devsite/mmn.txt
Index: mmn.txt
===================================================================
RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- mmn.txt 1998/07/09 00:11:11 1.26
+++ mmn.txt 1998/07/13 11:56:41 1.27
@@ -71,3 +71,9 @@
is_table_empty --> ap_is_table_empty
19980708 (1.3.1-dev) - ap_isalnum(), ap_isalpha(), ... "8-bit safe" ctype
macros and apctype.h added
+19980713 (1.3.1-dev) - renaming of C header files:
+ 1. conf.h -> ap_config.h
+ 2. conf_auto.h -> ap_config_auto.h \ these are now
merged
+ 3. ap_config.h -> ap_config_auto.h / in the config
process
+ 4. compat.h -> ap_compat.h
+ 5. apctype.h -> ap_ctype.h