changelog               Mon Apr  8 20:22:02 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.934 php4/NEWS:1.935
--- php4/NEWS:1.934     Mon Apr  8 14:43:33 2002
+++ php4/NEWS   Mon Apr  8 20:22:01 2002
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
+  and pg_delete(). (Yasuo)
+- Added 2nd parameter for pg_result_status() to specify return type. (Yasuo)
 - Added "ignore_repeated_errors" and "ignore_repeated_source" php.ini options
   which can be used to disable logging of repeated error messages. (Marcus)
 - Made pg_last_notice() work correctly. (Yasuo)


Reply via email to