jim 00/02/19 17:35:27
Modified: . STATUS
src CHANGES
Log:
The patch is applied... Confirmed fix
Revision Changes Path
1.809 +1 -4 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.808
retrieving revision 1.809
diff -u -r1.808 -r1.809
--- STATUS 2000/02/20 01:14:45 1.808
+++ STATUS 2000/02/20 01:35:26 1.809
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 2000/02/20 01:14:45 $]
+ Last modified at [$Date: 2000/02/20 01:35:26 $]
Release:
@@ -27,9 +27,6 @@
RELEASE SHOWSTOPPERS:
- * general/5766: AddDefaultCharset bug with CGI scripts
- STATUS: Patch available.
- Message-ID: <[EMAIL PROTECTED]>
general/5760: Use of text type "t" in fopen call...
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
1.1513 +4 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.1512
retrieving revision 1.1513
diff -u -r1.1512 -r1.1513
--- CHANGES 2000/02/06 13:15:59 1.1512
+++ CHANGES 2000/02/20 01:35:26 1.1513
@@ -1,5 +1,9 @@
Changes with Apache 1.3.12
+ *) The default charset is only added, when enabled, for those
+ Content-types which require it (text/plain, text/html).
+ [Jim Jagielski] PR#5766
+
*) Fix handling of multiple queries in APXS commands (e.g. "apxs -q
CC CFLAGS") and make sure Perl-related command line options (which
can contain the "::" constructs) do no longer cause an incorrect