yohgaki         Mon Sep 30 05:35:04 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Fixed typo.
  # Thanks to Andrey Hristov.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1159 php4/NEWS:1.1160
--- php4/NEWS:1.1159    Mon Sep 30 05:07:10 2002
+++ php4/NEWS   Mon Sep 30 05:35:04 2002
@@ -4,7 +4,7 @@
 - ATTENTION!! "make install" will *always* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you enable the CGI binary to be built, it will be
   installed as {PREFIX}/bin/php-cgi.
-- Added pg_fetch_assoc(), pg_fetch_all(), pg_metadate(), pg_convert(), 
+- Added pg_fetch_assoc(), pg_fetch_all(), pg_metadata(), pg_convert(), 
   pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo)
 - Fixed bug #17281 (Sanity checks for encoding sessions). (Ilia)
 - Fixed bug #16995 and #19392 (Prevent crash if $HTTP_SESSION_VARS != ARRAY).



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

Reply via email to