From: Ilia Alshanetsky Date: Tue, 25 Sep 2007 18:18:10 +0000 (+0000) Subject: Another typo fix X-Git-Tag: php-5.2.5RC1~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0796d9d68b35e18a4e1129f9d28e364b76f79b9;p=php Another typo fix --- diff --git a/NEWS b/NEWS index 7a1572359e..51b6e958ee 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ PHP NEWS - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia) - Fixed bug #42590 (Make the engine recognize \v and \f escape sequences). (Ilia) -- Fixed bug #42587 (behaviour change regarding symlinked .php files). (Dmitry) +- Fixed bug #42587 (behavior change regarding symlinked .php files). (Dmitry) - Fixed bug #42579 (apache_reset_timeout() does not exist). (Jani) - Fixed bug #42549 (ext/mysql failed to compile with libmysql 3.23). (Scott) - Fixed bug #42523 (PHP_SELF duplicates path). (Dmitry)