brian 96/07/01 13:08:40
Modified: src CHANGES
Log:
Update CHANGES file based on complete pass over apache-cvs mail.
Revision Changes Path
1.39 +7 -0 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.38
retrieving revision 1.39
diff -C3 -r1.38 -r1.39
*** CHANGES 1996/06/29 22:23:24 1.38
--- CHANGES 1996/07/01 20:08:38 1.39
***************
*** 7,15 ****
--- 7,22 ----
*) Allow ScanHTMLTitles to work with lowercase <title> tags. [Alexei
Kosut]
+ *) Fix missing address family for connect, also remove unreachable
statement
+ in mod_proxy. [Ben Laurie]
+
+ *) mod_env now turned on by default in Configuration.tmpl.
+
*) Bugs which were fixed:
a) yet more mod_proxy bugs [Ben Laurie]
b) CGI works again with inetd [Alexei Kosut]
+ c) Leading colons were stripped from passwords [EMAIL PROTECTED]
+ d) Another fix to multi-method Limit problem [EMAIL PROTECTED]
Changes with Apache 1.1b4: