]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 1 Feb 2001 02:09:08 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Thu, 1 Feb 2001 02:09:08 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4f9a7ec789e8189a4e6ee0e65fa59ea4eb8a4a0c..a403416e2d91b91c1320d67d6e144baa37e594cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Added mysql_get_client_info(), mysql_get_server_info(),
+  mysql_get_proto_info(), and mysql_get_host_info() functions. (Sean)
+- Added search cache and track query features.
 - Major change of the php pdf api. It could break some functions though
   backwards compatibility was tried to maintain. Adding some still
   missing functions as well. (Uwe)