marc 98/07/18 15:50:17
Modified: . Announcement
src CHANGES
Log:
Minor cleanups.
Revision Changes Path
1.34 +2 -2 apache-1.3/Announcement
Index: Announcement
===================================================================
RCS file: /export/home/cvs/apache-1.3/Announcement,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- Announcement 1998/07/16 00:19:54 1.33
+++ Announcement 1998/07/18 22:50:14 1.34
@@ -12,7 +12,7 @@
Users on other platforms should review the CHANGES file and decide
on their upgrade plans; the security issues apply only to Apache
-on Win32. We consider Apache 1.3.1 to be the most stable version
+on Win32. We consider Apache 1.3.1 to be the most stable version
of Apache available.
Apache 1.3.1 is available for download from
@@ -32,7 +32,7 @@
In general, Apache 1.3 offers several substantial improvements
over version 1.2, including better performance, reliability
and a wider-range of supported platforms, including Windows 95 and
-NT (these 2 platforms are collectively termed "Win32").
+NT (which both fall under the "Win32" label).
Apache is the most popular web-server in the known universe; over
half of the servers on the Internet are running Apache or one of its
1.970 +3 -4 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.969
retrieving revision 1.970
diff -u -r1.969 -r1.970
--- CHANGES 1998/07/18 11:35:51 1.969
+++ CHANGES 1998/07/18 22:50:15 1.970
@@ -1,9 +1,8 @@
Changes with Apache 1.3.1
- *) Disable a too problematic entry for application/msword in the magic file
- for mod_mime_magic. It matched also other Office documents for which
- application/msword is incorrect.
- [Ralf S. Engelschall] PR#2608
+ *) Disable the incorrect entry for application/msword in the
+ mod_mime_magic "magic" file because it also matches other Office
+ documents. [Ralf S. Engelschall] PR#2608
*) Fix broken RANLIB handling in src/Configure (the entry from
src/Configuration.tmpl was ignored) and additionally force RANLIB to