randy 98/02/02 18:45:45
Modified: src CHANGES
Log:
Update CHANGES
Revision Changes Path
1.613 +7 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.612
retrieving revision 1.613
diff -u -r1.612 -r1.613
--- CHANGES 1998/02/01 22:05:31 1.612
+++ CHANGES 1998/02/03 02:45:43 1.613
@@ -1,5 +1,12 @@
Changes with Apache 1.3b4
+ *) Abstract read()/write() out of buff.c to the libap library.
+ Makes it easier to add other types of IO code such as SFIO.
+ [Randy Terbush]
+
+ *) Generalize default_port manipulations to make support of
+ different protocols easier. [Ben Laurie, Randy Terbush]
+
*) There are many cases where users do not want Apache to form
self-referential urls using the "canonical" ServerName and Port.
The new UseCanonicalName directive (default on), if set to off