From: Jim Jagielski Date: Thu, 17 Jul 2003 12:57:03 +0000 (+0000) Subject: Typos X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dabbde335321e7f23880ec7479f806d5bc8f87de;p=thirdparty%2Fapache%2Fhttpd.git Typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100666 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Announcement b/Announcement index 2a5adacea8a..b06ed39634e 100644 --- a/Announcement +++ b/Announcement @@ -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