From: Adam Harvey Date: Tue, 4 May 2010 11:01:46 +0000 (+0000) Subject: Well, as long as we're dealing with typos... :) X-Git-Tag: php-5.3.3RC1~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d672737407ed5979ec4dfd7e952500fda1c566e;p=php Well, as long as we're dealing with typos... :) --- diff --git a/NEWS b/NEWS index 53cf91dea4..524060d8bc 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ PHP NEWS - Fixed a possible memory corruption in addcslashes(). Reported by Stefan Esser (Dmitry) -- Fixed a possible stack exaustion inside fnmatch(). Reported by Stefan +- Fixed a possible stack exhaustion inside fnmatch(). Reported by Stefan Esser (Ilia) - Fixed a possible dechunking filter buffer overflow. Reported by Stefan Esser. (Pierre)