rse 99/08/12 23:37:54
Modified: src CHANGES
Log:
fix indentation
Revision Changes Path
1.1419 +10 -10 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1418
retrieving revision 1.1419
diff -u -r1.1418 -r1.1419
--- CHANGES 1999/08/13 06:36:14 1.1418
+++ CHANGES 1999/08/13 06:37:51 1.1419
@@ -5,17 +5,17 @@
(which was touched by the adjustments for mod_alias).
[Ralf S. Engelschall]
- *) For binary builds, add -R flag to apachectl to work around the
- lack of an absolute path to the ./libexec directory where
- libhttp.ep file is needed for SHARED_CORE architectures.
- [Randy Terbush [EMAIL PROTECTED]
+ *) For binary builds, add -R flag to apachectl to work around the
+ lack of an absolute path to the ./libexec directory where
+ libhttp.ep file is needed for SHARED_CORE architectures.
+ [Randy Terbush [EMAIL PROTECTED]
- *) Roll back (re)naming in the uuencode/decode section. The ap/ap_
- routines are now called ap_base64* and are 'plain'. I.e. no
- pool access or anything clever. Inside apache the routines
- acting like pstrdup are called ap_puuencode() and ap_uudecode().
- The odly named ap_uuencode(), ap_uudecode() is kept around for
- now but depricated. [dirkx]
+ *) Roll back (re)naming in the uuencode/decode section. The ap/ap_
+ routines are now called ap_base64* and are 'plain'. I.e. no
+ pool access or anything clever. Inside apache the routines
+ acting like pstrdup are called ap_puuencode() and ap_uudecode().
+ The odly named ap_uuencode(), ap_uudecode() is kept around for
+ now but depricated. [dirkx]
Changes with Apache 1.3.8