From dd2a2a8072911706f22df0ad1fefe89d10074d4e Mon Sep 17 00:00:00 2001 From: Date: Thu, 23 Dec 1999 02:09:06 +0000 Subject: [PATCH] NEWS update --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ea0b0c9d286..beade57f9b8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Fixed buffer overruns in iptcembed(). (Thies) - Fixed a bug in ODBC error reporting (Zeev) - Added PHP_Logo_GUID() and Zend_Logo_GUID() functions, that return the GUIDs of the PHP and Zend logos used in phpinfo() (Zeev)