stoddard 99/02/05 19:20:35
Modified: src CHANGES
Log:
Update CHANGES file with new directive name
Revision Changes Path
1.1232 +1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1231
retrieving revision 1.1232
diff -u -r1.1231 -r1.1232
--- CHANGES 1999/02/05 14:02:17 1.1231
+++ CHANGES 1999/02/06 03:20:32 1.1232
@@ -1,6 +1,6 @@
Changes with Apache 1.3.5
- *) Win32: Add new config directive, Win32InterpreterSource, to enable
+ *) Win32: Add new config directive, ScriptInterpreterSource, to enable
searching the Win32 registry for script interpreters.
[Bill Stoddard]