git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100666
13f79535-47bb-0310-9956-
ffa450edef68
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