yohgaki         Tue Oct  1 23:17:30 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  pg_data_seek()
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1166 php4/NEWS:1.1167
--- php4/NEWS:1.1166    Tue Oct  1 22:41:19 2002
+++ php4/NEWS   Tue Oct  1 23:17:30 2002
@@ -8,7 +8,7 @@
 - Fixed output buffering implicit flush. (Yasuo) 
 - Added getopt() for parsing command line options and arguments. (Jon)
 - Added pg_fetch_assoc(), pg_fetch_all(), pg_ping(), pg_meta_data(), pg_convert(), 
-  pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo)
+  pg_insert(), pg_select(), pg_update(), pg_delete() and pg_data_seek(). (Yasuo)
 - Fixed bug #17281 (Sanity checks for encoding sessions). (Ilia)
 - Fixed bug #16995 and #19392 (Prevent crash if $HTTP_SESSION_VARS != ARRAY).
   (Ilia)



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

Reply via email to