jim 2003/07/17 05:57:03
Modified: . Announcement
Log:
Typos
Revision Changes Path
1.91 +2 -2 apache-1.3/Announcement
Index: Announcement
===================================================================
RCS file: /home/cvs/apache-1.3/Announcement,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- Announcement 16 Jul 2003 19:31:17 -0000 1.90
+++ Announcement 17 Jul 2003 12:57:03 -0000 1.91
@@ -118,10 +118,10 @@
New features that relate to specific platforms:
* Introduce Win32 .pdb diagnostic symbols into the Apache 1.3 build
- (as created in Apache 2.0.45 and later.) which akes debugging and
+ (as created in Apache 2.0.45 and later.) which makes debugging and
analysis of crash dumps and Dr. Watson logs trivial.
- * AIX: Change the default accept mechanism from pthread back to
+ * AIX: Change the default accept mutex mechanism from pthread back to
fcntl.
Bugs fixed
|