sniper          Thu Oct 31 09:49:25 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  jaws
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1235 php4/NEWS:1.1236
--- php4/NEWS:1.1235    Wed Oct 30 13:19:55 2002
+++ php4/NEWS   Thu Oct 31 09:49:24 2002
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- Added dbx_escape_string function to dbx module. (Marc)
 - 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.
@@ -26,6 +25,7 @@
 - Fixed bug #20108 (segmentation fault on printf("%1.1s", "string")). (Ilia)
 - Added dba_handlers() that returns an array of installed handlers and
   dba_list() that returns an associative array of open database files. (Marcus)
+- Added dbx_escape_string() function to dbx module. (Marc)
 - Added Oracle (oci8) support to dbx module. (Marc)
 - Updated FDF extension to work with Adode fdftk 5.0. (Hartmut)
 - Made raw POST data to be available also as "php://input" stream. (Hartmut)



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

Reply via email to