From: Andi Gutmans Date: Wed, 11 Oct 2000 18:02:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0.3~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3d949852f3299db2d3b9901b95c1b220f329d36;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index c8a431217a..20132adc48 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 11 Oct 2000, Version 4.0.3 +- Fixed many possible crash bugs with improper use of the printf() family of + functions (Andi) - Fixed a problem that allowed users to override admin_value's and admin_flag's (Zeev) - Fixed PostgreSQL module to work when the link handle is omitted (Zeev)