From e0690e4e12c6613a3caa3e242f6499605ef9a133 Mon Sep 17 00:00:00 2001 From: Date: Sat, 25 Dec 1999 02:09:00 +0000 Subject: [PATCH] NEWS update --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 52a60979771..a1465503f33 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Improved the php.ini reader to support constants and bitwise operators (Zeev) - strrev() no longer modifies arg1. (Thies) - Fixed buffer overruns in iptcembed(). (Thies) - Fixed a bug in ODBC error reporting (Zeev)