lars 98/12/25 13:59:49
Modified: src CHANGES
Log:
Don't forget to mention the commit in the CHANGES file...
Revision Changes Path
1.1179 +4 -1 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -r1.1178 -r1.1179
--- CHANGES 1998/12/24 18:07:37 1.1178
+++ CHANGES 1998/12/25 21:59:47 1.1179
@@ -163,7 +163,10 @@
to convert binary bytes to hex digits.
[Ronald Tschal�r <[EMAIL PROTECTED]>] PR#3409
- *) ap_exists_config_define() function is now "public"
+ *) Fix SEGV in TCN negotiation if no variants are acceptable.
+ [Martin Plechsmid <[EMAIL PROTECTED]>] PR#1987
+
+ *) API: ap_exists_config_define() function is now "public" [Doug
MacEachern]
*) Fix documentation of `Action' directive: It can activate a CGI script
when either a handler or a MIME content type is triggered by the
request.