From 9c6d9ab4c57378667d2cb8081a7877df61e076ff Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 18 Oct 2002 07:56:01 +0000 Subject: [PATCH] achtung: keep the style consistent! :) --- NEWS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ed2246552c..27aba2f7a9 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Added function fribidi_get_charsets() (Tal) -- Added function fribidi_charset_info() (Tal) -- fixes bugs #19156 and #19544 (memleak) -- Added Oracle TIMESTAMP type to oci8 extension. (thies) - ATTENTION! "make install" will *by default* install the CLI SAPI binary in {PREFIX}/bin/php. If you don't disable the CGI binary, it will be installed as {PREFIX}/bin/php-cgi. @@ -15,6 +11,8 @@ PHP 4 NEWS . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal) +- Added Oracle TIMESTAMP type to oci8 extension. (Thies) - Fixed fgets($fp) to read until EOL when length parameter is not set. (Wez) - Changed registry entries under "HKLM\SOFTWARE\PHP\Per Directory Values" to work also with administrative directives such as safe_mode, open_basedir, -- 2.50.1