From: Zeev Suraski Date: Wed, 11 Oct 2000 18:52:11 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b1b5e30800b33ad4ce99ae534ee81477c5a2493;p=php NEWS update --- diff --git a/NEWS b/NEWS index 0b0b8c77be..7d26ae60c2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 11 Oct 2000, Version 4.0.3 +- Fixed a possible crash in -a interactive mode (Zeev, Zend Engine) - Added mysql_escape_string() (Peter A. Savitch and & Brian Wang) - Fixed many possible crash bugs with improper use of the printf() family of functions (Andi)