sniper          Fri Oct 18 03:56:01 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  achtung: keep the style consistent! :)
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1215 php4/NEWS:1.1216
--- php4/NEWS:1.1215    Fri Oct 18 03:29:40 2002
+++ php4/NEWS   Fri Oct 18 03:56:01 2002
@@ -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 @@
   . 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,



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to