]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typos
authorJim Jagielski <jim@apache.org>
Thu, 17 Jul 2003 12:57:03 +0000 (12:57 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 17 Jul 2003 12:57:03 +0000 (12:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100666 13f79535-47bb-0310-9956-ffa450edef68

Announcement

index 2a5adacea8a670389f1c5635cae3e792bdb2f802..b06ed39634ebb56c86ffd34eadc33230e0dfd4f3 100644 (file)
    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